summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
Diffstat (limited to 'package')
-rw-r--r--package/pwc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/pwc/Makefile b/package/pwc/Makefile
index 52daff0c8..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:=@LINUX_2_6 @VIDEO_SUPPORT
+ 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))