diff target-utils/Makefile @ 415:eb26467a1d2a

target-utils/Makefile: flash-boot-wa hack removed from the basic set
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 26 Oct 2018 07:03:21 +0000
parents f2dde45ba378
children ba4171b2f980
line wrap: on
line diff
--- a/target-utils/Makefile	Thu Oct 25 19:51:47 2018 +0000
+++ b/target-utils/Makefile	Fri Oct 26 07:03:21 2018 +0000
@@ -1,6 +1,6 @@
-INSTPROGS=	buzplayer compalstage c139explore flash-boot-wa loadagent \
-		pirexplore
-ALLPROGS=	${INSTPROGS} c139-lldbg flash-boot-test helloapp tf-breakin
+INSTPROGS=	buzplayer compalstage c139explore loadagent pirexplore
+ALLPROGS=	${INSTPROGS} c139-lldbg flash-boot-test flash-boot-wa helloapp \
+		tf-breakin
 LIBS=		libbase libc libcommon libload libprintf libtiffs
 SUBDIR=		${ALLPROGS} ${LIBS}