fix makefiles and cleanup dirs
This commit is contained in:
parent
c1b2bd232d
commit
ef6106d17c
14 changed files with 7 additions and 3 deletions
|
|
@ -103,6 +103,7 @@ LDFLAGS = \
|
|||
-T $(LDSCRIPT) \
|
||||
--specs=nano.specs \
|
||||
-specs=nosys.specs -lc -lm \
|
||||
-Wl,-Map=$(BUILD_DIR)/$(TARGET).map \
|
||||
-Wl,--gc-sections \
|
||||
-Wl,--print-memory-usage \
|
||||
-Wl,--no-warn-rwx-segments
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue