mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 22:52:28 +02:00
mark pwc as broken (at least on brcm-2.6 & x86-2.6)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6243 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a77c31b1e1
commit
e9b18468c5
@ -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 New Issue
Block a user