aboutsummaryrefslogtreecommitdiffstats
path: root/package/firmware/linux-firmware/mediatek.mk
Commit message (Collapse)AuthorAgeFilesLines
* linux-firmware: move firmware file for mt7601uDaniel Golle2023-05-271-3/+3
| | | | | | | | | | | | | | | | The firmware file for mt7601u (MediaTek MT7601U Wireless MACs) has been moved to the mediatek/ folder by commit 8451c2b1 mt76xx: Move the old Mediatek WiFi firmware to mediatek Address this by updating the location of the firmware file in our linux-firmware Makefile generating the mt7601u-firmware package. All other MediaTek Wi-Fi firmware files are supplied by OpenWrt's own repository rather than being taken from linux-firmware. Fixes: d53fe5d9ce ("linux-firmware: update to 20230515") Signed-off-by: Daniel Golle <daniel@makrotopia.org> (cherry picked from commit d26ecbcf95e2c2ecf5380fdee733c6b46276e265)
* linux-firmware: add mediatek BT firmwareJohn Crispin2019-08-301-0/+9
| | | | Signed-off-by: John Crispin <john@phrozen.org>
* linux-firmware: fix rt73-usb-firmware packageHauke Mehrtens2016-03-191-2/+2
| | | | | | | | | | | | | Some parts of this package were named rt73-pci-firmware before which looks like a copy and past error. This renames all parts to rt73-usb- firmware and then the firmware gets build and the dependencies from the package with the kernel module are also working correctly. This fixes #22069 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 49037
* linux-firmware: fix mediatek/ralink package namesFelix Fietkau2016-01-111-10/+10
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48204
* mac80211: move mediatek/ralink firmware to the linux-firmware packageFelix Fietkau2016-01-101-0/+43
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48180