This website works better with JavaScript.
Explore
Help
Sign In
jenna
/
kernel_samsung_sm7125
Watch
1
Star
0
Fork
You've already forked kernel_samsung_sm7125
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25044
Commits
6
Branches
0
Tags
1.2 GiB
Tag:
Branch:
Tree:
7061561e64
15.0
fifteen
fourteen
tirimbino
urubino
urubino-ksu
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '7061561e64'
${ noResults }
kernel_samsung_sm7125
/
drivers
/
media
/
video
/
zc0301
/
Makefile
4 lines
97 B
Raw
Normal View
History
Unescape
Escape
V4L/DVB (3599a): Move drivers/usb/media to drivers/media/video Because of historic reasons, there are two separate directories with V4L stuff. Most drivers are located at driver/media/video. However, some code for USB Webcams were inserted under drivers/usb/media. This makes difficult for module authors to know were things should be. Also, makes Kconfig menu confusing for normal users. This patch moves all V4L content under drivers/usb/media to drivers/media/video, and fixes Kconfig/Makefile entries. Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
19 years ago
zc0301-objs
:=
zc0301_core.o zc0301_pas202bcb.o
obj-$(CONFIG_USB_ZC0301)
+=
zc0301.o