diff target-utils/Makefile @ 740:5fdc241dcc44

target-utils/Makefile: lunadrv moved to install set
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 11 Oct 2020 03:08:13 +0000
parents 39e7b3001946
children f18db0f00ad8
line wrap: on
line diff
--- a/target-utils/Makefile	Sun Oct 11 03:05:29 2020 +0000
+++ b/target-utils/Makefile	Sun Oct 11 03:08:13 2020 +0000
@@ -1,7 +1,6 @@
 INSTPROGS=	buzplayer calversion compalstage c139explore dspdump \
-		flash-boot-wa loadagent pirexplore simtest
-ALLPROGS=	${INSTPROGS} c139-lldbg flash-boot-test helloapp lunadrv \
-		tf-breakin
+		flash-boot-wa loadagent lunadrv pirexplore simtest
+ALLPROGS=	${INSTPROGS} c139-lldbg flash-boot-test helloapp tf-breakin
 LIBS=		libbase libc libcommon libprintf libtiffs
 SUBDIR=		${ALLPROGS} ${LIBS}