diff --git a/arch/sim/src/Makefile b/arch/sim/src/Makefile index 8bd1f72748..02b76288b7 100644 --- a/arch/sim/src/Makefile +++ b/arch/sim/src/Makefile @@ -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