mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-14 20:27:43 +00:00
added #define for platform check
This commit is contained in:
@@ -18,3 +18,6 @@ CONTIKI_CPU=$(CONTIKI)/cpu/native
|
||||
include $(CONTIKI)/cpu/native/Makefile.native
|
||||
|
||||
contiki-$(TARGET).a: ${addprefix $(OBJECTDIR)/,symbols.o}
|
||||
|
||||
### Compiler definitions
|
||||
CFLAGS += -DNATIVE=1
|
Reference in New Issue
Block a user