Use top-level target identification
This commit is contained in:
parent
3cb93f7df7
commit
6da8976c5e
@ -2,11 +2,8 @@ CONTIKI_PROJECT=slip-radio
|
||||
all: $(CONTIKI_PROJECT)
|
||||
MODULES += os/services/slip-cmd
|
||||
|
||||
ifeq ($(TARGET),)
|
||||
-include Makefile.target
|
||||
endif
|
||||
|
||||
CONTIKI=../..
|
||||
-include $(CONTIKI)/Makefile.identify-target
|
||||
|
||||
PROJECT_SOURCEFILES += slip-net.c
|
||||
ifeq ($(TARGET),sky)
|
||||
|
Loading…
Reference in New Issue
Block a user