Skip to content
Snippets Groups Projects
Commit 39efc2ac authored by Zoltan Herpai's avatar Zoltan Herpai
Browse files

mac80211: add TMSC firmware to 8192cu module to properly support 8188CUS


Signed-off-by: default avatarZoltan HERPAI <wigyori@uid0.hu>

SVN-Revision: 40615
parent 2cc83fe5
No related branches found
No related tags found
No related merge requests found
......@@ -464,6 +464,7 @@ endef
define KernelPackage/rtl8192cu/install
$(INSTALL_DIR) $(1)/lib/firmware/rtlwifi
$(INSTALL_DATA) $(PKG_BUILD_DIR)/$(PKG_LINUX_FIRMWARE_SUBDIR)/rtlwifi/rtl8192cufw.bin $(1)/lib/firmware/rtlwifi
$(INSTALL_DATA) $(PKG_BUILD_DIR)/$(PKG_LINUX_FIRMWARE_SUBDIR)/rtlwifi/rtl8192cufw_TMSC.bin $(1)/lib/firmware/rtlwifi
endef
ZD1211FW_NAME:=zd1211-firmware
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment