diff target-utils/Makefile @ 203:f2dde45ba378

target-utils/Makefile: flash-boot-wa added
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 01 May 2017 21:21:13 +0000
parents 5515360e2f61
children eb26467a1d2a
line wrap: on
line diff
--- a/target-utils/Makefile	Mon May 01 21:17:05 2017 +0000
+++ b/target-utils/Makefile	Mon May 01 21:21:13 2017 +0000
@@ -1,4 +1,5 @@
-INSTPROGS=	buzplayer compalstage c139explore loadagent pirexplore
+INSTPROGS=	buzplayer compalstage c139explore flash-boot-wa loadagent \
+		pirexplore
 ALLPROGS=	${INSTPROGS} c139-lldbg flash-boot-test helloapp tf-breakin
 LIBS=		libbase libc libcommon libload libprintf libtiffs
 SUBDIR=		${ALLPROGS} ${LIBS}