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:
0ba7b18
)
mae brcmutil depend on PCI and USB. This broke ar7 fullbuilds
author
John Crispin
<john@openwrt.org>
Fri, 27 Jul 2012 08:30:05 +0000
(08:30 +0000)
committer
John Crispin
<john@openwrt.org>
Fri, 27 Jul 2012 08:30:05 +0000
(08:30 +0000)
SVN-Revision: 32886
package/mac80211/Makefile
patch
|
blob
|
history
diff --git
a/package/mac80211/Makefile
b/package/mac80211/Makefile
index 31e1ad382cce7b926bf2351a11aa7a5498da13a1..a6738af768b6d1b9a069cf8df78b5b1662dbf0c3 100644
(file)
--- a/
package/mac80211/Makefile
+++ b/
package/mac80211/Makefile
@@
-1083,6
+1083,7
@@
define KernelPackage/brcmutil
$(call KernelPackage/mac80211/Default)
TITLE:=Broadcom IEEE802.11n common driver parts
URL:=http://linuxwireless.org/en/users/Drivers/brcm80211
+ DEPENDS+=@PCI_SUPPORT||USB_SUPPORT
FILES:=$(PKG_BUILD_DIR)/drivers/net/wireless/brcm80211/brcmutil/brcmutil.ko
AUTOLOAD:=$(call AutoLoad,30,brcmutil)
MENU:=1