lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
Last change
on this file since 7785ebd7 was 56fb14ca, checked in by Jakub Jermar <jakub@…>, 11 years ago |
raspberrypi: Default to barebone build to allow successful boot
|
-
Property mode
set to
100644
|
File size:
164 bytes
|
Line | |
---|
1 | # Machine type
|
---|
2 | MACHINE = raspberrypi
|
---|
3 |
|
---|
4 | # RAM disk format
|
---|
5 | RDFMT = fat
|
---|
6 |
|
---|
7 | #framebuffer
|
---|
8 | CONFIG_FB = n
|
---|
9 |
|
---|
10 | # Barebone build with essential binaries only
|
---|
11 | CONFIG_BAREBONE = y
|
---|
12 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.