various changes for kernel video support:
authorNicolas Thill <nico@openwrt.org>
Sun, 16 Sep 2007 16:39:18 +0000 (16:39 +0000)
committerNicolas Thill <nico@openwrt.org>
Sun, 16 Sep 2007 16:39:18 +0000 (16:39 +0000)
commitdca6d3be5eaa437a3784d03df691fb76ff13d1c8
treec33ad6fead665d6d230ddde3853349c3fc841be1
parentad4008664c60ed186f3b3b8684b83a22d14bd2e1
various changes for kernel video support:
 * 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

SVN-Revision: 8806
package/kernel/modules/other.mk
package/kernel/modules/usb.mk
package/kernel/modules/video.mk [new file with mode: 0644]
package/qc-usb/Makefile
package/spca5xx-le/Makefile
package/spca5xx/Makefile
package/uvcvideo/Makefile