#22069: Missing firmware for rt73usb
------------------------+---------------------------------------
Reporter: anonymous | Owner: developers
Type: defect | Status: new
Priority: highest | Milestone: Designated Driver (Trunk)
Component: kernel | Version: Trunk
Resolution: | Keywords:
------------------------+---------------------------------------
Comment (by anon2):
You forgot to mention the exact file:
https://dev.openwrt.org/browser/trunk/package/firmware/linux-
firmware/mediatek.mk
Yep, it looks like there is mismatch in the definition:
2 times rt73-pci-firmware, but one differing rt73-usb-firmware (in the
define statement)
{{{
Package/rt73-pci-firmware = $(call Package/firmware-default,Ralink RT2573
firmware)
define Package/rt73-usb-firmware/install
$(INSTALL_DIR) $(1)/lib/firmware
$(INSTALL_DATA) $(PKG_BUILD_DIR)/rt73.bin $(1)/lib/firmware/
endef
}}}
--
Ticket URL: <https://dev.openwrt.org/ticket/22069#comment:1>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets