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

This commit is contained in:
Gregory Nutt
2014-02-21 15:35:53 -06:00
parent 8bcf00159d
commit bcaab16d1f
32 changed files with 35 additions and 31 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ CONFIG_HOST_LINUX=y
#
# Build Configuration
#
CONFIG_APPS_DIR="../apps"
# CONFIG_APPS_DIR="../apps"
# CONFIG_BUILD_2PASS is not set
#