view gsm-fw/cfgmagic/feature.tmffs2 @ 876:c9f353b5d70c

rvinterf/asyncshell/rxctl.c: buglet in the implementation of dis/enable commands
author Space Falcon <falcon@ivan.Harhan.ORG>
date Sat, 30 May 2015 07:50:05 +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