source: mainline/defaults/sparc64/niagara/Makefile.config@ c342e88

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since c342e88 was aa2a049, checked in by Jakub Jermar <jakub@…>, 12 years ago

Make the barebone build the default in the niagara configuration.

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