projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
move atheros to 2.6.23
[openwrt.git]
/
package
/
linux-uvc
/
Makefile
diff --git
a/package/linux-uvc/Makefile
b/package/linux-uvc/Makefile
index
9be15b2
..
3766a3f
100644
(file)
--- a/
package/linux-uvc/Makefile
+++ b/
package/linux-uvc/Makefile
@@
-23,7
+23,7
@@
define KernelPackage/video-uvc
SUBMENU:=Video Support
TITLE:=USB Video Class (UVC) support
URL:=http://linux-uvc.berlios.de/
SUBMENU:=Video Support
TITLE:=USB Video Class (UVC) support
URL:=http://linux-uvc.berlios.de/
- DEPENDS:=@LINUX_2_6 @USB_SUPPORT +kmod-usb-core
+
kmod-video-core
+ DEPENDS:=@LINUX_2_6 @USB_SUPPORT +kmod-usb-core kmod-video-core
FILES:=$(PKG_BUILD_DIR)/uvcvideo.$(LINUX_KMOD_SUFFIX)
AUTOLOAD:=$(call AutoLoad,90,uvcvideo)
endef
FILES:=$(PKG_BUILD_DIR)/uvcvideo.$(LINUX_KMOD_SUFFIX)
AUTOLOAD:=$(call AutoLoad,90,uvcvideo)
endef
This page took
0.023446 seconds
and
4
git commands to generate.