forked from xuos/xiuos
add camera driver and examples for edu-riscv64
This commit is contained in:
@@ -65,4 +65,8 @@ ifeq ($(CONFIG_RESOURCES_DAC),y)
|
||||
SRC_DIR += dac
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_RESOURCES_CAMERA),y)
|
||||
SRC_DIR += camera
|
||||
endif
|
||||
|
||||
include $(KERNEL_ROOT)/compiler.mk
|
||||
|
||||
Reference in New Issue
Block a user