mark b43 as broken
SVN-Revision: 9321
This commit is contained in:
parent
c1baf67fbf
commit
2d7d23885d
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||
define KernelPackage/b43
|
||||
SUBMENU:=Wireless Drivers
|
||||
TITLE:=Broadcom 43xx wireless support
|
||||
DEPENDS:=@TARGET_brcm47xx +kmod-mac80211
|
||||
DEPENDS:=@TARGET_brcm47xx +kmod-mac80211 @BROKEN
|
||||
FILES:=$(PKG_BUILD_DIR)/b43.$(LINUX_KMOD_SUFFIX)
|
||||
# AUTOLOAD:=$(call AutoLoad,30,b43)
|
||||
endef
|
||||
|
|
Loading…
Reference in a new issue