FreeCalypso > hg > freecalypso-sw
view gsm-fw/cfgmagic/feature.at-modem @ 934:a8fc7526935e
gsm-fw/sysglue/flashboot.S, C139 configuration: the interface between the
hacked-up bootloader and the main fw has been changed to match TCS211.
author | Mychaela Falconia <falcon@ivan.Harhan.ORG> |
---|---|
date | Sat, 31 Oct 2015 03:47:18 +0000 |
parents | fc713944bd1c |
children | 042c178ebac5 |
line wrap: on
line source
case $TARGET in gtamodem) ;; *) echo "Error: feature at-modem not supported on this target" 1>&2 exit 1 ;; esac CONFIG_FDMODEM=1 export_to_c CONFIG_FDMODEM export_to_mk CONFIG_FDMODEM