updated reference to "elfloader-tmp"
This commit is contained in:
parent
060225a97a
commit
93714fc39f
3 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile.avr,v 1.3 2006/06/24 06:23:47 adamdunkels Exp $
|
||||
# $Id: Makefile.avr,v 1.4 2006/12/18 15:20:48 fros4943 Exp $
|
||||
|
||||
### Check if we are running under Windows
|
||||
|
||||
|
@ -21,7 +21,7 @@ SENSORS = #sensors.c button.c pir.c irq.c vib.c sound.c radio.c ctsrts.c \
|
|||
#lm71.c
|
||||
UIPDRIVERS = #me.c me_tabs.c slip.c tr1001-drv.c tr1001.c crc16.c
|
||||
SYSAPPS = #codeprop.c
|
||||
ELFLOADER = #loader-arch.c elfloader-tmp.c elfloader-avr.c symtab.c
|
||||
ELFLOADER = #loader-arch.c elfloader.c elfloader-avr.c symtab.c
|
||||
TARGETLIBS = clock.c flash.c
|
||||
|
||||
CONTIKI_TARGET_SOURCEFILES += $(SENSORS) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue