From: Felix Fietkau Date: Sun, 14 Oct 2007 18:14:16 +0000 (+0000) Subject: mark b43 as broken X-Git-Tag: reboot~27820 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=2d7d23885d742f899c43f656db62301e725c04aa;ds=sidebyside mark b43 as broken SVN-Revision: 9321 --- diff --git a/package/b43/Makefile b/package/b43/Makefile index e917947889..8d64302233 100644 --- a/package/b43/Makefile +++ b/package/b43/Makefile @@ -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