From b427cf23b0d3792bca32b96f3f2372900c82fc6c Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 6 Oct 2011 16:31:13 +0000 Subject: [PATCH] Add sim/nsh2 configuration git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4026 42af7a65-404d-4744-a932-0658087f49c3 --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index db75855ca..869c2b7b2 100644 --- a/Makefile +++ b/Makefile @@ -122,4 +122,6 @@ distclean: clean $(MAKE) -C $$dir distclean TOPDIR="$(TOPDIR)" APPDIR="$(APPDIR)"; \ done @rm -f .config .context .depend + #@rm -f external -- User make remove the external directory manually +