summaryrefslogtreecommitdiff
path: root/nuttx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/Makefile')
-rw-r--r--nuttx/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/nuttx/Makefile b/nuttx/Makefile
index c6ace3c76..e2a7e76c7 100644
--- a/nuttx/Makefile
+++ b/nuttx/Makefile
@@ -604,7 +604,6 @@ ifneq ($(APPDIR),)
{ echo "Copy of _SAVED_APPS_config failed" ; exit 1 ; }
endif
-ARCH ?=sim
menuconfig:
- SRCARCH=${ARCH} APPSDIR=${CONFIG_APPS_DIR} mconf Kconfig
-
+ APPSDIR=${CONFIG_APPS_DIR} mconf Kconfig
+