summaryrefslogtreecommitdiffstats
path: root/package/pwc
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2006-12-15 18:27:31 +0000
committerNicolas Thill <nico@openwrt.org>2006-12-15 18:27:31 +0000
commitaddd63e46c2e31205b7f25c08addb72b05e61396 (patch)
tree31d4051ac567396bf985bdca15d79bd6ef4a189b /package/pwc
parente888f84a02498923ea684dbe6865d20a27a267ca (diff)
downloadmaster-31e0f0ae-addd63e46c2e31205b7f25c08addb72b05e61396.tar.gz
master-31e0f0ae-addd63e46c2e31205b7f25c08addb72b05e61396.tar.bz2
master-31e0f0ae-addd63e46c2e31205b7f25c08addb72b05e61396.zip
mark pwc & shfs as broken (they don't build on 2.6.19)
SVN-Revision: 5803
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 0b5925b4c8..229fce378d 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)