view gsm-fw/cfgmagic/feature.tmffs2 @ 825:f8eaff87563f

gsm-fw: replaced strtok() from newlib with 4.3BSD-Tahoe version newlib version uses malloc which is not allowed
author Space Falcon <falcon@ivan.Harhan.ORG>
date Mon, 06 Apr 2015 00:24:07 +0000
parents 842c9fd828fd
children
line wrap: on
line source

if [ "$RVM_ETM_SWE" != 1 ]
then
	echo "Error: feature tmffs2: need feature etm first" 1>&2
	exit 1
fi

TMFFS2=1
export_to_c	TMFFS2