view gsm-fw/cfgmagic/defimage.smallram @ 901:bacf366e8ce3

gsm-fw: DSP patch codes included in the link
author Space Falcon <falcon@ivan.Harhan.ORG>
date Sun, 05 Jul 2015 03:17:40 +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