mac80211: brcmsmac: use firmware extracted from proprietary driver
The firmware from linux-firmware does not support the rev 17 core found in a bcm4716. The firmware extracted from the proprietary driver supports this core. Use this firmware instead by default. SVN-Revision: 33669
This commit is contained in:
@@ -25,7 +25,7 @@ ifneq ($(CONFIG_TARGET_ar71xx),)
|
||||
tools-y += lzma-old squashfs
|
||||
endif
|
||||
tools-y += lzma squashfs4
|
||||
ifneq ($(CONFIG_PACKAGE_kmod-b43)$(CONFIG_PACKAGE_kmod-b43legacy),)
|
||||
ifneq ($(CONFIG_PACKAGE_kmod-b43)$(CONFIG_PACKAGE_kmod-b43legacy)$(CONFIG_BRCMSMAC_USE_FW_FROM_WL),)
|
||||
tools-y += b43-tools
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user