view gsm-fw/cfgmagic/defimage.smallram @ 984:8c83777f856c

tfc139 reworked for the new "universal" break-in method
author Mychaela Falconia <falcon@ivan.Harhan.ORG>
date Sat, 12 Dec 2015 03:17:12 +0000
parents a8d0bbba7886
children
line wrap: on
line source

if [ "$CONFIG_INCLUDE_PS" = 1 ]
then
	BUILD_DEFAULT_IMAGE=flashImage
else
	BUILD_DEFAULT_IMAGE=ramImage
fi