projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
259ff05
)
Make bcm43xx-mac802xx bcm47xx-2.6 specific
author
Florian Fainelli
<florian@openwrt.org>
Sun, 1 Jul 2007 14:05:36 +0000
(14:05 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sun, 1 Jul 2007 14:05:36 +0000
(14:05 +0000)
SVN-Revision: 7825
package/bcm43xx-mac80211/Makefile
patch
|
blob
|
history
diff --git
a/package/bcm43xx-mac80211/Makefile
b/package/bcm43xx-mac80211/Makefile
index 4725cd7e180bdce0c2850448cbb6b28f85adf74a..e3cbc2c23aa88b29bc51a951fb32df2a723939e2 100644
(file)
--- a/
package/bcm43xx-mac80211/Makefile
+++ b/
package/bcm43xx-mac80211/Makefile
@@
-30,7
+30,7
@@
define KernelPackage/bcm43xx-mac80211
TITLE:=Broadcom 43xx wireless support
DESCRIPTION:=Kernel module for Broadcom 43xx wireless support (mac80211)
VERSION:=$(PKG_RELEASE)+$(LINUX_VERSION)-$(BOARD)-$(LINUX_RELEASE)
- DEPENDS:=@LINUX_2_6 +kmod-mac80211
+ DEPENDS:=@LINUX_2_6
_BRCM47XX
+kmod-mac80211
SUBMENU:=Wireless Drivers
ifneq ($(KERNEL_PATCHVER),2.6.21)
# AUTOLOAD:=$(call AutoLoad,30,bcm43xx-mac80211)