view makefile-frags/first-part @ 542:b48e9892ee65

FFS dev.c: Mot C155 flash turns out to be of the same kind as on TI's D-Sample
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 06 Nov 2018 16:30:16 +0000
parents 2bb8b1c11afc
children
line wrap: on
line source

all:	fwimage.bin flash-script

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

${LIBS}:	${SUBDIR}
	@true