projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1baf67
)
mark b43 as broken
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 14 Oct 2007 18:14:16 +0000
(18:14 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 14 Oct 2007 18:14:16 +0000
(18:14 +0000)
SVN-Revision: 9321
package/b43/Makefile
patch
|
blob
|
history
diff --git
a/package/b43/Makefile
b/package/b43/Makefile
index e917947889f4b264a3d33192ada76a09befecf4c..8d64302233ca123571ec9b0bb4bfc5ba063b1afb 100644
(file)
--- 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