summaryrefslogtreecommitdiffstats
path: root/package/pwc
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-12-15 18:27:31 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-12-15 18:27:31 +0000
commitb6b04d49cd04f6b3a701cd10e95c59b380a14de2 (patch)
tree6cd4ae86107462261ce9a738c33b912b85d33a4a /package/pwc
parent50627e295da9f69953f764e80a206361d9f50fb4 (diff)
mark pwc & shfs as broken (they don't build on 2.6.19)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5803 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/pwc')
-rw-r--r--package/pwc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/pwc/Makefile b/package/pwc/Makefile
index 0b5925b4c..229fce378 100644
--- a/package/pwc/Makefile
+++ b/package/pwc/Makefile
@@ -24,7 +24,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/kmod-pwc
SECTION:=kernel
CATEGORY:=Kernel drivers
- DEPENDS:=@LINUX_2_6
+ DEPENDS:=@BROKEN @LINUX_2_6
TITLE:=USB Philips camera driver
URL:=http://www.saillard.org/linux/pwc/
VERSION:=$(LINUX_VERSION)+$(PKG_VERSION)-$(BOARD)-$(PKG_RELEASE)