view gsm-fw/cfgmagic/defimage.smallram @ 844:55b3de755b7a

starting to compile cst
author Space Falcon <falcon@ivan.Harhan.ORG>
date Sat, 25 Apr 2015 20:11:08 +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