mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-27 16:41:06 +02:00
mark b44 as broken, it doesn't build anymore due to SSB changes apparently (closes: #3333)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10838 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
2b8c18dce1
commit
effa49178d
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (C) 2006 OpenWrt.org
|
# Copyright (C) 2006-2008 OpenWrt.org
|
||||||
#
|
#
|
||||||
# This is free software, licensed under the GNU General Public License v2.
|
# This is free software, licensed under the GNU General Public License v2.
|
||||||
# See /LICENSE for more information.
|
# See /LICENSE for more information.
|
||||||
@ -696,7 +696,7 @@ define KernelPackage/b44
|
|||||||
TITLE:=Broadcom 44xx driver
|
TITLE:=Broadcom 44xx driver
|
||||||
FILES:=$(LINUX_DIR)/drivers/net/b44.$(LINUX_KMOD_SUFFIX)
|
FILES:=$(LINUX_DIR)/drivers/net/b44.$(LINUX_KMOD_SUFFIX)
|
||||||
KCONFIG:=CONFIG_B44
|
KCONFIG:=CONFIG_B44
|
||||||
DEPENDS:=@TARGET_x86
|
DEPENDS:=@TARGET_x86 @BROKEN
|
||||||
SUBMENU:=$(NETWORK_DEVICES_MENU)
|
SUBMENU:=$(NETWORK_DEVICES_MENU)
|
||||||
AUTOLOAD:=$(call AutoLoad,50,b44)
|
AUTOLOAD:=$(call AutoLoad,50,b44)
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user