source: mainline/defaults/arm32/gta02/Makefile.config@ c0ea739

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since c0ea739 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
2MACHINE = gta02
3
4# RAM disk format
5RDFMT = ext4fs
6
7# Barebone build with essential binaries only
8CONFIG_BAREBONE = y
9
10# Don't compress bootimage
11CONFIG_COMPRESSED_INIT = n
Note: See TracBrowser for help on using the repository browser.