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

12 lines
149 B
Makefile

all: ip64-router
BOARD = orion
CONTIKI = ../../../../..
WITH_IP64 = 1
PROJECT_SOURCEFILES += httpd-simple.c
include $(CONTIKI)/Makefile.include