forked from xuos/xiuos
feat add control_framework, support fins protocol, compile OK
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
SRC_FILES := control.c
|
||||
|
||||
ifeq ($(CONFIG_MOUNT_SDCARD),y)
|
||||
SRC_FILES += control_file.c
|
||||
endif
|
||||
SRC_FILES := control.c control_def.c
|
||||
|
||||
include $(KERNEL_ROOT)/compiler.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user