diff target-utils/Makefile @ 460:9b7ce2023355

target-utils/Makefile: flash-boot-wa and simtest moved to installable set
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 10 Feb 2019 17:46:07 +0000
parents bd465e30fc05
children bbb4f92265d2
line wrap: on
line diff
--- a/target-utils/Makefile	Sun Feb 10 17:34:55 2019 +0000
+++ b/target-utils/Makefile	Sun Feb 10 17:46:07 2019 +0000
@@ -1,7 +1,6 @@
-INSTPROGS=	buzplayer calversion compalstage c139explore loadagent \
-		pirexplore
-ALLPROGS=	${INSTPROGS} c139-lldbg flash-boot-test flash-boot-wa helloapp \
-		simtest tf-breakin
+INSTPROGS=	buzplayer calversion compalstage c139explore flash-boot-wa \
+		loadagent pirexplore simtest
+ALLPROGS=	${INSTPROGS} c139-lldbg flash-boot-test helloapp tf-breakin
 LIBS=		libbase libc libcommon libload libprintf libtiffs
 SUBDIR=		${ALLPROGS} ${LIBS}