add kconfig for application framework
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
menuconfig SUPPORT_CONTROL_FRAMEWORK
|
||||
bool "support control framework"
|
||||
default n
|
||||
Executable
+3
@@ -0,0 +1,3 @@
|
||||
SRC_DIR :=
|
||||
|
||||
include $(KERNEL_ROOT)/compiler.mk
|
||||
Reference in New Issue
Block a user