From 79d92c353d59523e68342db62d0cb2512b59e6d2 Mon Sep 17 00:00:00 2001 From: nbd Date: Fri, 29 May 2009 12:01:18 +0000 Subject: [PATCH] gspcav1 does not work on most kernel versions, mark it as broken git-svn-id: svn://svn.openwrt.org/openwrt/packages@16183 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- multimedia/gspcav1/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multimedia/gspcav1/Makefile b/multimedia/gspcav1/Makefile index 7735801b0..04413ac66 100644 --- a/multimedia/gspcav1/Makefile +++ b/multimedia/gspcav1/Makefile @@ -22,7 +22,7 @@ define KernelPackage/video-gspca SUBMENU:=Video Support TITLE:=SPCA5xx based USB webcam support URL:=http://mxhaard.free.fr/ - DEPENDS:=@LINUX_2_6 @!LINUX_2_6_27 @!LINUX_2_6_28 @USB_SUPPORT @!TARGET_uml +kmod-usb-core +kmod-video-core + DEPENDS:=@LINUX_2_6 @BROKEN @USB_SUPPORT @!TARGET_uml +kmod-usb-core +kmod-video-core FILES:=$(PKG_BUILD_DIR)/gspca.$(LINUX_KMOD_SUFFIX) AUTOLOAD:=$(call AutoLoad,90,gspca) endef -- 2.11.0