projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01a5c95
)
Disable b43 for targets that are not brcm47xx or brcm63xx
author
Florian Fainelli
<florian@openwrt.org>
Tue, 2 Dec 2008 16:02:55 +0000
(16:02 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Tue, 2 Dec 2008 16:02:55 +0000
(16:02 +0000)
SVN-Revision: 13475
package/mac80211/Makefile
patch
|
blob
|
history
diff --git
a/package/mac80211/Makefile
b/package/mac80211/Makefile
index da9f300d207a692fbe8012196110bfdf821f3670..bb355736f3fdc383df7df6d21eedb1552264dde8 100644
(file)
--- a/
package/mac80211/Makefile
+++ b/
package/mac80211/Makefile
@@
-288,7
+288,7
@@
define KernelPackage/b43-common
SUBMENU:=$(WMENU)
TITLE:=Generic stuff for Broadcom wireless devices
URL:=http://linuxwireless.org/en/users/Drivers/b43
- DEPENDS:=+kmod-mac80211 +!TARGET_brcm47xx:kmod-ssb @LINUX_2_6_25||@LINUX_2_6_26||@LINUX_2_6_27||@LINUX_2_6_28
+ DEPENDS:=+kmod-mac80211 +!TARGET_brcm47xx:kmod-ssb @
TARGET_brcm47xx||@TARGET_brcm63xx @
LINUX_2_6_25||@LINUX_2_6_26||@LINUX_2_6_27||@LINUX_2_6_28
endef
define KernelPackage/b43