mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
boards/arm: Remove "LDFLAGS += -g" whichi is already added by Toolchain.defs
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
committed by
Petro Karashchenko
parent
1c977e97d2
commit
f5dd839879
@@ -19,8 +19,6 @@
|
||||
############################################################################
|
||||
|
||||
include $(TOPDIR)/Make.defs
|
||||
#ROMSYMTABLE = bb_rom_sym_m0.gdbsym
|
||||
#LDFLAGS += $(BOARD_DIR)$(DELIM)scripts$(DELIM)$(ROMSYMTABLE)
|
||||
CSRCS = boot.c bringup.c
|
||||
|
||||
CSRCS += userleds.c
|
||||
|
||||
Reference in New Issue
Block a user