projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40b538d
)
make b43/b43legacy selectable again (#4596)
author
Florian Fainelli
<florian@openwrt.org>
Fri, 13 Feb 2009 00:12:30 +0000
(
00:12
+0000)
committer
Florian Fainelli
<florian@openwrt.org>
Fri, 13 Feb 2009 00:12:30 +0000
(
00:12
+0000)
SVN-Revision: 14491
package/mac80211/Makefile
patch
|
blob
|
history
diff --git
a/package/mac80211/Makefile
b/package/mac80211/Makefile
index a17655f2fc123c168da8ac4f12342f3edc50a74c..c5a4bfdc85272d34bd9774c168473ccd1f8a8c02 100644
(file)
--- a/
package/mac80211/Makefile
+++ b/
package/mac80211/Makefile
@@
-304,7
+304,7
@@
define KernelPackage/b43-common
$(call KernelPackage/mac80211/Default)
TITLE:=Generic stuff for Broadcom wireless devices
URL:=http://linuxwireless.org/en/users/Drivers/b43
- 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
+ DEPENDS+= +kmod-mac80211 @TARGET_brcm47xx||@TARGET_brcm63xx @LINUX_2_6_25||@LINUX_2_6_26||@LINUX_2_6_27||@LINUX_2_6_28
endef
define KernelPackage/b43