6 lines
110 B
Makefile
6 lines
110 B
Makefile
|
#
|
||
|
# Makefile for misc devices that really don't fit anywhere else.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_MTK_V4L2_LENS) += dw9718.o
|