added inclusion of radio Makefile for the raven platforms

This commit is contained in:
joxe 2009-09-07 12:06:33 +00:00
parent 3e8c63cc09
commit ae8bd7a7b6
2 changed files with 2 additions and 11 deletions

View file

@ -1,4 +1,3 @@
CONTIKI_TARGET_DIRS = . apps net loader
CONTIKI_CORE=contiki-raven-main
@ -27,3 +26,4 @@ AVRDUDE_OPTIONS=-V
include $(CONTIKIAVR)/Makefile.avr
include $(CONTIKIAVR)/radio/Makefile.radio