mark pwc as broken (at least on brcm-2.6 & x86-2.6)
SVN-Revision: 6243
This commit is contained in:
parent
286cfe3c61
commit
66252eae04
1 changed files with 1 additions and 1 deletions
|
@ -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))
|
||||
|
|
Loading…
Reference in a new issue