6 lines
126 B
Makefile
6 lines
126 B
Makefile
|
obj-$(CONFIG_MSM_BA_V4L2) += msm_v4l2_ba.o \
|
||
|
msm_ba_common.o \
|
||
|
msm_ba.o \
|
||
|
msm_ba_debug.o
|
||
|
|