lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
Last change
on this file since e131833c was 68a0d60, checked in by Jiří Zárevúcky <zarevucky.jiri@…>, 7 years ago |
|
Use uncompressed bootimage by default on GTA02 and ski
Fixes issue #411
|
-
Property mode
set to
100644
|
|
File size:
187 bytes
|
| Line | |
|---|
| 1 | # Machine type
|
|---|
| 2 | MACHINE = gta02
|
|---|
| 3 |
|
|---|
| 4 | # RAM disk format
|
|---|
| 5 | RDFMT = ext4fs
|
|---|
| 6 |
|
|---|
| 7 | # Barebone build with essential binaries only
|
|---|
| 8 | CONFIG_BAREBONE = y
|
|---|
| 9 |
|
|---|
| 10 | # Don't compress bootimage
|
|---|
| 11 | CONFIG_COMPRESSED_INIT = n
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.