4 lines
142 B
Makefile
Executable file
4 lines
142 B
Makefile
Executable file
obj-$(CONFIG_CSI_VFE) += actuator.o
|
|
obj-m += ad5820_act.o
|
|
obj-m += dw9714_act.o
|
|
obj-m += ov8825_act.o
|