mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-22 10:30:13 +00:00
Reverted recent change as there's now a general (and actually working) solution in Makefile.include.
This commit is contained in:
parent
4b268298cc
commit
7ac49a573b
@ -18,6 +18,3 @@ CONTIKI_CPU=$(CONTIKI)/cpu/native
|
||||
include $(CONTIKI)/cpu/native/Makefile.native
|
||||
|
||||
contiki-$(TARGET).a: ${addprefix $(OBJECTDIR)/,symbols.o}
|
||||
|
||||
### Compiler definitions
|
||||
CFLAGS += -DNATIVE=1
|
Loading…
Reference in New Issue
Block a user