changeset 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 de5e16cea79f
children 72feb9763de4
files target-utils/Makefile
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
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}