aboutsummaryrefslogtreecommitdiff
path: root/package/firmware/linux-firmware/amd.mk
Commit message (Collapse)AuthorAge
* linux-firmware: add missing LICENSE_FILES infoFlorian Eckert2024-03-29
| | | | | | | Where it is clear which lincense the firmware package has, the missing information are added. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* linux-firmware: amd: consolidate amd's linux-firmware entriesChristian Lamparter2021-12-27
this patch consolidates the amd64-microcode (moved to linux-firmware.git, previously this was an extra debian source package download), amdgpu and radeon firmwares into a shared "amd" makefile. With the upcoming 20211216 linux-firmware bump, this will include a microcode update for ZEN 3 CPUs. Signed-off-by: Christian Lamparter <chunkeey@gmail.com>