FreeCalypso > hg > freecalypso-tools
changeset 203:f2dde45ba378
target-utils/Makefile: flash-boot-wa added
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Mon, 01 May 2017 21:21:13 +0000 |
parents | b81176fe68a7 |
children | 064d4eedb3a6 |
files | target-utils/Makefile |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/target-utils/Makefile Mon May 01 21:17:05 2017 +0000 +++ b/target-utils/Makefile Mon May 01 21:21:13 2017 +0000 @@ -1,4 +1,5 @@ -INSTPROGS= buzplayer compalstage c139explore loadagent pirexplore +INSTPROGS= buzplayer compalstage c139explore flash-boot-wa loadagent \ + pirexplore ALLPROGS= ${INSTPROGS} c139-lldbg flash-boot-test helloapp tf-breakin LIBS= libbase libc libcommon libload libprintf libtiffs SUBDIR= ${ALLPROGS} ${LIBS}