X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/163c1d601394685223b43b750ca0ee1cf3f1f446..4f378c0fe5f1f9329a74a77a32f0954cfa93f233:/package/pwc/Makefile?ds=inline diff --git a/package/pwc/Makefile b/package/pwc/Makefile index 934d6b762..68de39e8d 100644 --- a/package/pwc/Makefile +++ b/package/pwc/Makefile @@ -25,7 +25,7 @@ define KernelPackage/pwc TITLE:=USB Philips camera driver DESCRIPTION:=Kernel support for USB Philips camera SUBMENU:=USB Support - DEPENDS:=@BROKEN @LINUX_2_6 + DEPENDS:=@BROKEN @LINUX_2_6 @VIDEO_SUPPORT VERSION:=$(LINUX_VERSION)+$(PKG_VERSION)-$(BOARD)-$(PKG_RELEASE) FILES:=$(PKG_BUILD_DIR)/pwc.$(LINUX_KMOD_SUFFIX) AUTOLOAD:=$(call AutoLoad,70,$(shell cat ./files/pwc.modules))