source: mainline/defaults/arm32/integratorcp/Makefile.config

Last change on this file was 3bd1b3ab, checked in by Jakub Jermar <jakub@…>, 10 years ago

IntegratorCP needs to have barebone configuration by default now.

  • Property mode set to 100644
File size: 106 bytes
Line 
1# Machine type
2MACHINE = integratorcp
3
4# Barebone build with essential binaries only
5CONFIG_BAREBONE = y
6
Note: See TracBrowser for help on using the repository browser.