mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user