comparison 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
comparison
equal deleted inserted replaced
739:de5e16cea79f 740:5fdc241dcc44
1 INSTPROGS= buzplayer calversion compalstage c139explore dspdump \ 1 INSTPROGS= buzplayer calversion compalstage c139explore dspdump \
2 flash-boot-wa loadagent pirexplore simtest 2 flash-boot-wa loadagent lunadrv pirexplore simtest
3 ALLPROGS= ${INSTPROGS} c139-lldbg flash-boot-test helloapp lunadrv \ 3 ALLPROGS= ${INSTPROGS} c139-lldbg flash-boot-test helloapp tf-breakin
4 tf-breakin
5 LIBS= libbase libc libcommon libprintf libtiffs 4 LIBS= libbase libc libcommon libprintf libtiffs
6 SUBDIR= ${ALLPROGS} ${LIBS} 5 SUBDIR= ${ALLPROGS} ${LIBS}
7 6
8 INSTALL_PREFIX= /opt/freecalypso 7 INSTALL_PREFIX= /opt/freecalypso
9 8