mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-09 17:25:00 +00:00
Added CONTIKI_TARGET #define
This commit is contained in:
@@ -3,7 +3,7 @@ ifndef CONTIKI
|
||||
endif
|
||||
|
||||
OBJECTDIR = obj_$(TARGET)
|
||||
|
||||
CFLAGS += -DCONTIKI_TARGET=$(TARGET)
|
||||
|
||||
ifeq ($(TARGET),)
|
||||
-include Makefile.target
|
||||
|
Reference in New Issue
Block a user