Add APP_Framework Kconfig

This commit is contained in:
Zhao_Jiasheng
2021-06-10 11:41:30 +08:00
parent e37efc70ce
commit 9158349752
4 changed files with 14 additions and 2 deletions
+3 -1
View File
@@ -7,4 +7,6 @@ source "$KERNEL_DIR/fs/Kconfig"
source "$KERNEL_DIR/framework/Kconfig"
source "$KERNEL_DIR/applications/Kconfig"
source "$KERNEL_DIR/applications/Kconfig"
source "$KERNEL_DIR/../../APP_Framework/Kconfig"