nes-proj/examples/platform-specific/zoul/orion/ip64-router/Makefile

12 lines
149 B
Makefile
Raw Normal View History

all: ip64-router
BOARD = orion
2017-05-17 20:24:41 +00:00
CONTIKI = ../../../../..
WITH_IP64 = 1
PROJECT_SOURCEFILES += httpd-simple.c
include $(CONTIKI)/Makefile.include