exclude sky platform for examples/libs/shell
This commit is contained in:
parent
d44c32a9b6
commit
535e2dbbdc
@ -3,4 +3,7 @@ all: $(CONTIKI_PROJECT)
|
||||
|
||||
MODULES += os/services/shell
|
||||
CONTIKI = ../../..
|
||||
|
||||
PLATFORMS_EXCLUDE = sky
|
||||
|
||||
include $(CONTIKI)/Makefile.include
|
||||
|
Loading…
Reference in New Issue
Block a user