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
|
|---|
| 2 | MACHINE = generic
|
|---|
| 3 |
|
|---|
| 4 | # CPU type
|
|---|
| 5 | PROCESSOR = sun4v
|
|---|
| 6 |
|
|---|
| 7 | # Support for SMP
|
|---|
| 8 | CONFIG_SMP = n
|
|---|
| 9 |
|
|---|
| 10 | # Framebuffer support
|
|---|
| 11 | CONFIG_FB = n
|
|---|
| 12 |
|
|---|
| 13 | # Barebone build with essential binaries only
|
|---|
| 14 | CONFIG_BAREBONE = y
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.