# HG changeset patch # User Mychaela Falconia # Date 1602385693 0 # Node ID 5fdc241dcc4464ec771e09c0bb1570f4de78cd63 # Parent de5e16cea79f412cd3b5b670c1e70a1a6bf563f1 target-utils/Makefile: lunadrv moved to install set diff -r de5e16cea79f -r 5fdc241dcc44 target-utils/Makefile --- 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}