git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15347 27425a3e-05d8-49a3-a47f-9c15f0e5edd8

This commit is contained in:
Giovanni Di Sirio 2022-01-12 14:02:20 +00:00
parent fc682f0337
commit 799c268d84
1 changed files with 1 additions and 1 deletions

View File

@ -189,7 +189,7 @@ include $(RULESPATH)/rules.mk
read:
@echo "Reading elf..."
@$(TRGT)readelf -atSln $(BUILDDIR)/$(PROJECT).elf > $(BUILDDIR)/$(PROJECT).read
@$(TRGT)readelf -atSlnr $(BUILDDIR)/$(PROJECT).elf > $(BUILDDIR)/$(PROJECT).read
#
# Custom rules