mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 22:53:09 +02:00
revert r11749: b43 should not depend on crypto modules, mac80211 should
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11754 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
98a0cd276f
commit
8a4bce840a
@ -32,7 +32,7 @@ PKG_FWCUTTER_MD5SUM:=3db2f4de85a459451f5b391cf67a8d44
|
|||||||
define KernelPackage/b43
|
define KernelPackage/b43
|
||||||
SUBMENU:=Wireless Drivers
|
SUBMENU:=Wireless Drivers
|
||||||
TITLE:=Broadcom 43xx wireless support
|
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)
|
FILES:=$(PKG_BUILD_DIR)/b43.$(LINUX_KMOD_SUFFIX)
|
||||||
AUTOLOAD:=$(call AutoLoad,30,b43)
|
AUTOLOAD:=$(call AutoLoad,30,b43)
|
||||||
endef
|
endef
|
||||||
|
Loading…
Reference in New Issue
Block a user