projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a97d0e
)
Make b43 back again available for brcm47xx (#4237)
author
Florian Fainelli
<florian@openwrt.org>
Sat, 22 Nov 2008 22:50:04 +0000
(22:50 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sat, 22 Nov 2008 22:50:04 +0000
(22:50 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13320
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/mac80211/Makefile
patch
|
blob
|
history
diff --git
a/package/mac80211/Makefile
b/package/mac80211/Makefile
index
f694bd4
..
0650253
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
$(if !$(CONFIG_TARGET_brcm47xx),+kmod-ssb)
+ DEPENDS:=+kmod-mac80211
+!TARGET_brcm47xx:kmod-ssb
endef
define KernelPackage/b43