projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ar71xx] ag71xx: add initial message level support
[openwrt.git]
/
package
/
b43
/
Makefile
diff --git
a/package/b43/Makefile
b/package/b43/Makefile
index
3827c7c
..
6616585
100644
(file)
--- a/
package/b43/Makefile
+++ b/
package/b43/Makefile
@@
-32,7
+32,7
@@
PKG_FWCUTTER_MD5SUM:=3db2f4de85a459451f5b391cf67a8d44
define KernelPackage/b43
SUBMENU:=Wireless Drivers
TITLE:=Broadcom 43xx wireless support
define KernelPackage/b43
SUBMENU:=Wireless Drivers
TITLE:=Broadcom 43xx wireless support
- DEPENDS:=@TARGET_brcm47xx +kmod-mac80211
+kmod-crypto-aes +kmod-crypto-arc4 +kmod-crypto-michael-mic
+ DEPENDS:=@TARGET_brcm47xx +kmod-mac80211
FILES:=$(PKG_BUILD_DIR)/b43.$(LINUX_KMOD_SUFFIX)
AUTOLOAD:=$(call AutoLoad,30,b43)
endef
FILES:=$(PKG_BUILD_DIR)/b43.$(LINUX_KMOD_SUFFIX)
AUTOLOAD:=$(call AutoLoad,30,b43)
endef
This page took
0.023369 seconds
and
4
git commands to generate.