summaryrefslogtreecommitdiff
path: root/nuttx/configs/freedom-kl25z
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-02-21 15:35:53 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-02-21 15:35:53 -0600
commit41252c5d524adef5dda10c55393b686dc0bfd3f0 (patch)
tree4f17e86ebea44204a960ae04266e8661d3c5dc4f /nuttx/configs/freedom-kl25z
parent125bf8ecfa2e42a912eb2df2972fd48c1c500234 (diff)
downloadnuttx-41252c5d524adef5dda10c55393b686dc0bfd3f0.tar.gz
nuttx-41252c5d524adef5dda10c55393b686dc0bfd3f0.tar.bz2
nuttx-41252c5d524adef5dda10c55393b686dc0bfd3f0.zip
Comment out all CONFIG_APPS_DIR settings in all defconfig files. We con't know where the apps/ dir will be be until install time
Diffstat (limited to 'nuttx/configs/freedom-kl25z')
-rw-r--r--nuttx/configs/freedom-kl25z/minnsh/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/freedom-kl25z/minnsh/defconfig b/nuttx/configs/freedom-kl25z/minnsh/defconfig
index 14a1456c5..701ba25f6 100644
--- a/nuttx/configs/freedom-kl25z/minnsh/defconfig
+++ b/nuttx/configs/freedom-kl25z/minnsh/defconfig
@@ -686,4 +686,4 @@ CONFIG_READLINE_ECHO=y
-CONFIG_APPS_DIR="../apps"
+# CONFIG_APPS_DIR="../apps"