Merge pull request #555 from Rehan-MALAK/sky-platform-exclude

exclude sky platform for examples/libs/shell
This commit is contained in:
Simon Duquennoy 2018-05-28 19:20:48 +02:00 committed by GitHub
commit f38dee270d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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