source: mainline/defaults/sparc64/niagara/Makefile.config@ 02c6dcc

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 02c6dcc was 954c024, checked in by Jiří Zárevúcky <jiri.zarevucky@…>, 7 years ago

Get rid of libsoftint and libsoftfloat in favor of using upstream libgcc.

  • Property mode set to 100644
File size: 233 bytes
Line 
1# Machine type
2MACHINE = generic
3
4# CPU type
5PROCESSOR = sun4v
6
7# Quad Floats
8QUADFLOAT = hard
9
10# Support for SMP
11CONFIG_SMP = n
12
13# Framebuffer support
14CONFIG_FB = n
15
16# Barebone build with essential binaries only
17CONFIG_BAREBONE = y
Note: See TracBrowser for help on using the repository browser.