FreeCalypso > hg > freecalypso-sw
diff target-utils/pirexplore/Makefile @ 74:8138a6380ae3
pirexplore: attempt to play with SPCA552E
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Sat, 27 Jul 2013 07:30:08 +0000 |
parents | 92c1ed6b4b67 |
children | 02ece4d8c755 |
line wrap: on
line diff
--- a/target-utils/pirexplore/Makefile Fri Jul 26 21:12:03 2013 +0000 +++ b/target-utils/pirexplore/Makefile Sat Jul 27 07:30:08 2013 +0000 @@ -5,7 +5,7 @@ OBJCOPY=arm-elf-objcopy PROG= pirexplore -OBJS= crt0.o cmdtab.o main.o mygetchar.o rtc.o +OBJS= crt0.o cmdtab.o lcd.o main.o mygetchar.o rtc.o LIBS= ../libcommon/libcommon.a ../libprintf/libprintf.a LDS= ../env/iram.lds