fix makefiles and cleanup dirs

This commit is contained in:
Ajit Ananthadevan 2025-08-25 07:45:36 +10:00
parent c1b2bd232d
commit ef6106d17c
14 changed files with 7 additions and 3 deletions

View file

@ -112,6 +112,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