summaryrefslogtreecommitdiffstats
path: root/package/uvcvideo
Commit message (Collapse)AuthorAgeFilesLines
* rename uvcvideo to linux-uvc (match source name)nico2007-09-201-39/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8867 3c298f89-4303-0410-b956-a3cf2f4a3e73
* video modules changes: change dependency on kmod-video-core from select to ↵nico2007-09-201-6/+3
| | | | | | depends, cleanup git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8856 3c298f89-4303-0410-b956-a3cf2f4a3e73
* various changes for kernel video support:nico2007-09-161-5/+5
| | | | | | | | | | | * move kernel video related modules to a separate "Video Support" submenu and video.mk file * rename kmod-videodev to kmod-video-core * prefix all video modules with kmod-video- * add missing dependencies on USB support * rename kmod-usb-qc to kmod-video-quickcam git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8806 3c298f89-4303-0410-b956-a3cf2f4a3e73
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-09-061-1/+1
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use a default VERSION field for kmod packagesnico2007-09-021-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8575 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add uvcvideo driver (#1997)florian2007-07-261-0/+43
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8167 3c298f89-4303-0410-b956-a3cf2f4a3e73