changeset 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 5c1fb31751d7
children 10e168596dfd
files target-utils/Makefile
diffstat 1 files changed, 3 insertions(+), 4 deletions(-) [+]
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}