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
@@ -523,7 +523,7 @@ CONFIG_PTHREAD_STACK_DEFAULT=2048
# Application configuration
CONFIG_APPS_DIR="../apps"
# CONFIG_APPS_DIR="../apps"
# Provide /dev/ramX and then: mount -t binfs /dev/ram0 /bin
CONFIG_FS_BINFS=y