This website requires JavaScript.
Explore
Help
Sign In
UbiquitousOS
/
OpenCloudOS-Kernel
mirror of
https://gitee.com/OpenCloudOS/OpenCloudOS-Kernel.git
Watch
11
Star
0
Fork
You've already forked OpenCloudOS-Kernel
0
Code
Issues
Projects
Releases
Wiki
Activity
2fd911bc5b
OpenCloudOS-Kernel
/
drivers
/
media
/
platform
/
blackfin
/
Makefile
3 lines
101 B
Makefile
Raw
Normal View
History
Unescape
Escape
[media] v4l2: blackfin: convert ppi driver to a module Other drivers can make use of it. Signed-off-by: Scott Jiang <scott.jiang.linux@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-11-21 02:49:35 +08:00
obj-$(CONFIG_VIDEO_BLACKFIN_CAPTURE)
+=
bfin_capture.o
obj-$(CONFIG_VIDEO_BLACKFIN_PPI)
+=
ppi.o