mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-12 03:56:50 +07:00
2c3fb08b3f
The remaining drivers are mostly platform drivers. Name the dir to reflect it. It makes sense to latter break it into a few other dirs. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
3 lines
109 B
Makefile
3 lines
109 B
Makefile
bfin_video_capture-objs := bfin_capture.o ppi.o
|
|
obj-$(CONFIG_VIDEO_BLACKFIN_CAPTURE) += bfin_video_capture.o
|