Removed old elfloader.c and replaced with the current code (previously in elfloader-tmp.c)

This commit is contained in:
adamdunkels 2006-12-18 11:45:47 +00:00
parent 867ceea09b
commit 5d3baef0d2
2 changed files with 2 additions and 495 deletions

View file

@ -1,4 +1,4 @@
# $Id: Makefile.msp430,v 1.7 2006/10/09 09:15:48 adamdunkels Exp $
# $Id: Makefile.msp430,v 1.8 2006/12/18 11:48:18 adamdunkels Exp $
### Check if we are running under Windows
@ -27,7 +27,7 @@ UIPDRIVERS = me.c me_tabs.c slip.c crc16.c
#UIPDRIVERS = me.c me_tabs.c crc16.c ppp/ahdlc.c ppp/ipcp.c ppp/lcp.c ppp/pap.c ppp/ppp.c ppp/ppp_process.c
SYSAPPS = codeprop-tmp.c
APPDIRS += $(CONTIKI)/apps/codeprop
#ELFLOADER = loader-arch.c elfloader-tmp.c elfloader-msp430.c symtab.c
#ELFLOADER = loader-arch.c elfloader.c elfloader-msp430.c symtab.c
ELFLOADER = elfloader-tmp.c elfloader-msp430.c symtab.c
TARGETLIBS = random.c serial.c