
if [ $ROCKCFG_MIPS_OPT != generic ] ; then
	var_append GCC3_WRAPPER_INSERT " " \
		"-march=$ROCKCFG_MIPS_OPT -mtune=$ROCKCFG_MIPS_OPT"
fi
