summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32f429i-disco/ostest-fpu/defconfig
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/stm32f429i-disco/ostest-fpu/defconfig
parent125bf8ecfa2e42a912eb2df2972fd48c1c500234 (diff)
downloadpx4-nuttx-41252c5d524adef5dda10c55393b686dc0bfd3f0.tar.gz
px4-nuttx-41252c5d524adef5dda10c55393b686dc0bfd3f0.tar.bz2
px4-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/stm32f429i-disco/ostest-fpu/defconfig')
-rw-r--r--nuttx/configs/stm32f429i-disco/ostest-fpu/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/stm32f429i-disco/ostest-fpu/defconfig b/nuttx/configs/stm32f429i-disco/ostest-fpu/defconfig
index 14b08de4b..1e8869ee4 100644
--- a/nuttx/configs/stm32f429i-disco/ostest-fpu/defconfig
+++ b/nuttx/configs/stm32f429i-disco/ostest-fpu/defconfig
@@ -16,7 +16,7 @@ CONFIG_HOST_LINUX=y
#
# Build Configuration
#
-CONFIG_APPS_DIR="../apps"
+# CONFIG_APPS_DIR="../apps"
# CONFIG_BUILD_2PASS is not set
#