source:
mainline/defaults/arm32/raspberrypi/Makefile.config@
394e22f
Last change on this file since 394e22f was 56fb14ca, checked in by , 11 years ago | |
---|---|
|
|
File size: 164 bytes |
Rev | Line | |
---|---|---|
[0dfa93b0] | 1 | # Machine type |
2 | MACHINE = raspberrypi | |
3 | ||
4 | # RAM disk format | |
5 | RDFMT = fat | |
6 | ||
7 | #framebuffer | |
8 | CONFIG_FB = n | |
[56fb14ca] | 9 | |
10 | # Barebone build with essential binaries only | |
11 | CONFIG_BAREBONE = y | |
12 |
Note:
See TracBrowser
for help on using the repository browser.