X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=package%2Fkernel%2Fmac80211%2FMakefile;h=a1233f6ceb875ad269db74ba402b727ab35cf8ef;hp=e4299b2ab1c3d83abf3d8b52cfc891fb4f9518b3;hb=eff877ee8c993c2bc461c127ec0f763fb47c6c2f;hpb=f6a7c5bbc3c93a3f41be7c20113455c4e6f4e5b9 diff --git a/package/kernel/mac80211/Makefile b/package/kernel/mac80211/Makefile index e4299b2ab1..a1233f6ceb 100644 --- a/package/kernel/mac80211/Makefile +++ b/package/kernel/mac80211/Makefile @@ -1913,8 +1913,7 @@ endef define KernelPackage/wl18xx/install $(INSTALL_DIR) $(1)/lib/firmware/ti-connectivity $(INSTALL_DATA) \ - $(PKG_BUILD_DIR)/$(PKG_LINUX_FIRMWARE_SUBDIR)/ti-connectivity/wl18xx-conf.bin \ - $(PKG_BUILD_DIR)/$(PKG_LINUX_FIRMWARE_SUBDIR)/ti-connectivity/wl18xx-fw-3.bin \ + $(PKG_BUILD_DIR)/$(PKG_LINUX_FIRMWARE_SUBDIR)/ti-connectivity/wl18xx-fw-4.bin \ $(1)/lib/firmware/ti-connectivity endef