CONFIG_APPS_DIR should not be defined in any base configuration

This commit is contained in:
Gregory Nutt
2016-07-07 16:03:10 -06:00
parent aa31b4eae9
commit 1a2ee220bb
+1 -1
View File
@@ -20,7 +20,7 @@ CONFIG_WINDOWS_CYGWIN=y
# #
# Build Configuration # Build Configuration
# #
CONFIG_APPS_DIR="../apps" # CONFIG_APPS_DIR="../apps"
# CONFIG_BUILD_2PASS is not set # CONFIG_BUILD_2PASS is not set
# #