d5865cb2b6
-Reverts Makefile.include back to 1.57, then apply the needed change
15 lines
125 B
Makefile
15 lines
125 B
Makefile
all: ravenusbstick
|
|
DEFAULT_TARGET=avr-ravenusb
|
|
|
|
CONTIKI_NO_NET=1
|
|
|
|
|
|
CONTIKI = ../..
|
|
|
|
include $(CONTIKI)/Makefile.include
|
|
|
|
|
|
|
|
|
|
|