bsp,abstract-machine,extra.ld: use INSERT BEFORE command
This commit is contained in:
parent
4b1e2858ae
commit
64e349a5f1
2 changed files with 3 additions and 8 deletions
|
@ -7,7 +7,7 @@ NAME = rtthread
|
|||
SRCS = $(shell find src -name "*.c")
|
||||
CFLAGS += -DHAVE_CCONFIG_H -D__RTTHREAD__
|
||||
CFLAGS += -Wno-nonnull-compare
|
||||
LDFLAGS += extra.ld
|
||||
LDFLAGS += -T extra.ld
|
||||
-include $(FILE_MK)
|
||||
include $(AM_HOME)/Makefile
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue