FreeCalypso > hg > freecalypso-tools
changeset 41:2c9ea966edb9
target-utils/{compalstage,loadagent}/Makefile: move to /opt/freecalypso
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Wed, 26 Oct 2016 05:32:42 +0000 |
parents | 7ecb70b0ac36 |
children | 750765d6caeb |
files | target-utils/compalstage/Makefile target-utils/loadagent/Makefile |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/target-utils/compalstage/Makefile Wed Oct 26 01:59:32 2016 +0000 +++ b/target-utils/compalstage/Makefile Wed Oct 26 05:32:42 2016 +0000 @@ -3,7 +3,7 @@ TARGETS=compalstage-plain.bin compalstage-thumb.bin compalstage-1003.bin \ compalstage-1004.bin -INSTDIR=/usr/local/share/freecalypso +INSTDIR=/opt/freecalypso/target-bin all: ${TARGETS}
--- a/target-utils/loadagent/Makefile Wed Oct 26 01:59:32 2016 +0000 +++ b/target-utils/loadagent/Makefile Wed Oct 26 05:32:42 2016 +0000 @@ -4,7 +4,7 @@ LD= arm-elf-ld OBJCOPY=arm-elf-objcopy -INSTDIR=/usr/local/share/freecalypso +INSTDIR=/opt/freecalypso/target-bin PROG= loadagent OBJS= crt0.o cmdtab.o main.o mygetchar.o