sim: Don't bother to remove nuttx.rel after consuming
We usually don't remove input files like $OBJS.
This commit is contained in:
parent
b2b84cb010
commit
4174c818df
@ -318,7 +318,6 @@ nuttx$(EXEEXT): cleanrel nuttx.rel $(HOSTOBJS)
|
||||
$(Q) $(NM) $(TOPDIR)/$@ | \
|
||||
grep -v '\(compiled\)\|\(\.o$$\)\|\( [aUw] \)\|\(\.\.ng$$\)\|\(LASH[RL]DI\)' | \
|
||||
sort > $(TOPDIR)/System.map
|
||||
$(Q) rm -f nuttx.rel
|
||||
|
||||
# This is part of the top-level export target
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user