mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +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:
@@ -116,7 +116,7 @@ CONFIG_ARCH_BOARD_RGMP=y
|
||||
# desciptors by task_create() when a new task is started. If
|
||||
# set, all sockets will appear to be closed in the new task.
|
||||
#
|
||||
#CONFIG_APPS_DIR=
|
||||
## CONFIG_APPS_DIR=
|
||||
CONFIG_DEBUG=y
|
||||
CONFIG_DEBUG_VERBOSE=y
|
||||
CONFIG_DEBUG_SYMBOLS=y
|
||||
|
||||
@@ -116,7 +116,7 @@ CONFIG_ARCH_BOARD_RGMP=y
|
||||
# desciptors by task_create() when a new task is started. If
|
||||
# set, all sockets will appear to be closed in the new task.
|
||||
#
|
||||
#CONFIG_APPS_DIR=
|
||||
## CONFIG_APPS_DIR=
|
||||
CONFIG_DEBUG=y
|
||||
CONFIG_DEBUG_VERBOSE=y
|
||||
CONFIG_DEBUG_SYMBOLS=y
|
||||
|
||||
Reference in New Issue
Block a user