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

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since b1eb7ef was 7785ebd7, checked in by Jakub Jermar <jakub@…>, 11 years ago

gta02: Default to barebone build to allow successful boot.

  • Property mode set to 100644
File size: 132 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
Note: See TracBrowser for help on using the repository browser.