view gsm-fw/cfgmagic/feature.at-modem @ 887:7f305eb3c530

gsm-fw: tpudrv12.[ch] extended to support Pirelli DP-L10 target Pirelli ramImage compiles, not tested on hw yet compiled code unchanged in the gtamodem configuration (verified)
author Space Falcon <falcon@ivan.Harhan.ORG>
date Sun, 28 Jun 2015 08:15:10 +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