Uncomment CONFIG_APPS_DIR in a defconfig file

This commit is contained in:
Gregory Nutt 2016-11-25 23:10:58 -06:00
parent a62f562207
commit 465e297b5b
1 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@ CONFIG_HOST_LINUX=y
#
# Build Configuration
#
CONFIG_APPS_DIR="../apps"
# CONFIG_APPS_DIR="../apps"
CONFIG_BUILD_FLAT=y
# CONFIG_BUILD_2PASS is not set
@ -1171,10 +1171,6 @@ CONFIG_ARCH_HAVE_TLS=y
# Application Configuration
#
#
# NxWidgets/NxWM
#
#
# Built-In Applications
#
@ -1427,6 +1423,10 @@ CONFIG_NSH_ARCHINIT=y
# CONFIG_NSH_LOGIN is not set
# CONFIG_NSH_CONSOLE_LOGIN is not set
#
# NxWidgets/NxWM
#
#
# Platform-specific Support
#