aboutsummaryrefslogtreecommitdiffstats
path: root/package/uvcvideo
Commit message (Collapse)AuthorAgeFilesLines
* various changes for kernel video support: * move kernel video related ↵Nicolas Thill2007-09-161-5/+5
| | | | | | 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 SVN-Revision: 8806
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-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. SVN-Revision: 8653
* use a default VERSION field for kmod packagesNicolas Thill2007-09-021-1/+0
| | | | SVN-Revision: 8575
* Add uvcvideo driver (#1997)Florian Fainelli2007-07-261-0/+43
SVN-Revision: 8167