Merge pull request #432 from lafka/lafka-cortex-makefile-relpath
Automatically resolve realpath of CONTIKI
This commit is contained in:
commit
cc0ae54308
@ -49,6 +49,8 @@ CFLAGS += -DCONTIKI_BOARD_$(TARGET_BOARD_UPPERCASE)=1
|
||||
CFLAGS += -DCONTIKI_BOARD_STRING=\"$(BOARD)\"
|
||||
endif
|
||||
|
||||
LDFLAGS = -Wl,--fatal-warnings
|
||||
|
||||
MODULES += os os/sys os/dev os/lib os/services
|
||||
|
||||
# Automatically include project-conf.h if found
|
||||
|
Loading…
Reference in New Issue
Block a user