6 lines
187 B
Makefile
6 lines
187 B
Makefile
|
subdir-ccflags-y += -DNC_DEBUG
|
||
|
obj-y := jaguar1_drv.o jaguar1_i2c.o \
|
||
|
jaguar1_video.o jaguar1_coax_protocol.o \
|
||
|
jaguar1_motion.o jaguar1_video_eq.o \
|
||
|
jaguar1_mipi.o jaguar1_v4l2.o
|