summaryrefslogtreecommitdiff
path: root/nuttx/Kconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-12-22 16:47:02 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-12-22 16:47:02 +0000
commit2c7698b2b107fb42b1ea0a1a9730008116876498 (patch)
treebbfa447bb635d4d002798adb55fad8ba5a0b49d2 /nuttx/Kconfig
parent27b4fb8744efc33b53458063838f0b53e75f8021 (diff)
downloadnuttx-2c7698b2b107fb42b1ea0a1a9730008116876498.tar.gz
nuttx-2c7698b2b107fb42b1ea0a1a9730008116876498.tar.bz2
nuttx-2c7698b2b107fb42b1ea0a1a9730008116876498.zip
Add tools/kconfig.bat
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5450 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Kconfig')
-rw-r--r--nuttx/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/Kconfig b/nuttx/Kconfig
index 10d624efb..2c8c9b26e 100644
--- a/nuttx/Kconfig
+++ b/nuttx/Kconfig
@@ -7,7 +7,7 @@ mainmenu "Nuttx/$ARCH Configuration"
config APPSDIR
string
- option env="APPSDIR"
+ default "../apps"
# This is a temporary kludge to let the build system know that we are using the new
# configuration system