This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
72fe90b8e7
linux
/
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-20 18:49:35 +00:00
obj-$(CONFIG_VIDEO_BLACKFIN_CAPTURE)
+=
bfin_capture.o
obj-$(CONFIG_VIDEO_BLACKFIN_PPI)
+=
ppi.o
Reference in New Issue
Copy Permalink