[mac80211] fix p54usb firmware installation (#6260)
[openwrt.git] / package / mac80211 / Makefile
index 4ee9555..dced110 100644 (file)
@@ -637,7 +637,7 @@ endef
 
 define KernelPackage/p54-usb/install
        $(INSTALL_DIR) $(1)/lib/firmware
-       $(INSTALL_DATA) $(DL_DIR)/$(P54USBFW) $(1)/lib/firmware/isl3886usb
+       $(INSTALL_DATA) $(DL_DIR)/$(P54USBFW) $(1)/lib/firmware/isl3887usb
 endef
 
 define KernelPackage/rt61-pci/install
This page took 0.023041 seconds and 4 git commands to generate.