exclude sky platform for examples/libs/shell

This commit is contained in:
Rehan MALAK 2018-05-28 13:19:54 +02:00
parent d44c32a9b6
commit 535e2dbbdc

View File

@ -3,4 +3,7 @@ all: $(CONTIKI_PROJECT)
MODULES += os/services/shell
CONTIKI = ../../..
PLATFORMS_EXCLUDE = sky
include $(CONTIKI)/Makefile.include