view makefile-frags/first-part @ 476:43853399dbee

FFS: support different flash chip found on some Mot C11x phones
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 30 Mar 2018 15:40:40 +0000
parents 2bb8b1c11afc
children
line wrap: on
line source

all:	fwimage.bin flash-script

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

${LIBS}:	${SUBDIR}
	@true