restrict Zoul examples to specific boards
This commit is contained in:
parent
b0b71f6624
commit
dacab090fd
@ -8,6 +8,7 @@ MODULES += os/net/app-layer/http-socket
|
||||
WITH_IP64 = 1
|
||||
|
||||
PLATFORMS_ONLY = zoul
|
||||
BOARDS_ONLY = orion
|
||||
|
||||
CONTIKI = ../../../../..
|
||||
include $(CONTIKI)/Makefile.include
|
||||
|
@ -5,6 +5,7 @@ BOARD ?= remote-revb
|
||||
all: $(CONTIKI_PROJECT)
|
||||
|
||||
PLATFORMS_ONLY = zoul
|
||||
BOARDS_ONLY = remote-revb
|
||||
|
||||
CONTIKI = ../../../..
|
||||
include $(CONTIKI)/Makefile.include
|
||||
|
Loading…
Reference in New Issue
Block a user