source:
mainline/defaults/arm32/raspberrypi/Makefile.config
Last change on this file was 56fb14ca, checked in by , 11 years ago | |
---|---|
|
|
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.