view gsm-fw/cfgmagic/feature.at-modem @ 926:3f178b3ac50a

gsm-fw: preparations for building with L1_DYN_DSP_DWNLD enabled
author Mychaela Falconia <falcon@ivan.Harhan.ORG>
date Thu, 22 Oct 2015 18:41:05 +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