FreeCalypso > hg > freecalypso-sw
diff target-utils/libload/Makefile @ 404:7daea2476062
loadagent: Intel flash support added, compiles
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Mon, 16 Jun 2014 01:15:17 +0000 |
parents | cc1d2413991a |
children | 1557e15a012f |
line wrap: on
line diff
--- a/target-utils/libload/Makefile Sun Jun 15 22:06:46 2014 +0000 +++ b/target-utils/libload/Makefile Mon Jun 16 01:15:17 2014 +0000 @@ -5,7 +5,7 @@ RANLIB= arm-elf-ranlib OBJS= cmd_blankchk.o cmd_crc32.o cmd_memdump_human.o cmd_memdump_machine.o \ - cmd_memload.o amdflash.o hexstrings.o + cmd_memload.o amdflash.o hexstrings.o intelflash.o all: libload.a