diff --git a/Kconfig b/Kconfig index 2c8c9b26eac..10d624efb8a 100644 --- a/Kconfig +++ b/Kconfig @@ -7,7 +7,7 @@ mainmenu "Nuttx/$ARCH Configuration" config APPSDIR string - default "../apps" + option env="APPSDIR" # This is a temporary kludge to let the build system know that we are using the new # configuration system