projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
286cfe3
)
mark pwc as broken (at least on brcm-2.6 & x86-2.6)
author
Nicolas Thill
<nico@openwrt.org>
Thu, 1 Feb 2007 22:26:24 +0000
(22:26 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Thu, 1 Feb 2007 22:26:24 +0000
(22:26 +0000)
SVN-Revision: 6243
package/pwc/Makefile
patch
|
blob
|
history
diff --git
a/package/pwc/Makefile
b/package/pwc/Makefile
index 52daff0c82e10dbc05fe858802d5c3e0013d0495..68de39e8d414820d2ba254229524ed047db9adef 100644
(file)
--- 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))