replaced DEFAULT_TARGET with Makefile.target for specifying default target

ico
nifi 2009-06-26 12:11:26 +00:00
parent f0a3477dd2
commit 74ccc5a732
2 changed files with 1 additions and 7 deletions

View File

@ -1,14 +1,7 @@
all: ravenusbstick
DEFAULT_TARGET=avr-ravenusb
CONTIKI_NO_NET=1
CONTIKI = ../..
include $(CONTIKI)/Makefile.include

View File

@ -0,0 +1 @@
TARGET = avr-ravenusb