view tms470/makefile-frags/first-part @ 71:8019491a67a9

.../drv_app/ffs/board/drv.c: gcc has trouble with Thumb bit voodoo
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 20 Jul 2018 02:48:06 +0000
parents 2b8d11ddf653
children
line wrap: on
line source

all:	fwimage.bin flash-script

${SUBDIR}: FRC
	cd $@; ${MAKE} ${MFLAGS}

${LIBS}:	${SUBDIR}
	@true