projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a77c31b
)
mark pwc as broken (at least on brcm-2.6 & x86-2.6)
author
nico
<nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 1 Feb 2007 22:26:24 +0000
(22:26 +0000)
committer
nico
<nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 1 Feb 2007 22:26:24 +0000
(22:26 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6243
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/pwc/Makefile
patch
|
blob
|
history
diff --git
a/package/pwc/Makefile
b/package/pwc/Makefile
index
52daff0
..
68de39e
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))
This page took
0.021576 seconds
and
4
git commands to generate.