aboutsummaryrefslogtreecommitdiff
path: root/tw
diff options
context:
space:
mode:
Diffstat (limited to 'tw')
-rw-r--r--tw/packages/firmware.scm9
1 files changed, 5 insertions, 4 deletions
diff --git a/tw/packages/firmware.scm b/tw/packages/firmware.scm
index 2c408390..96729b72 100644
--- a/tw/packages/firmware.scm
+++ b/tw/packages/firmware.scm
@@ -22,11 +22,12 @@
((#:phases phases)
`(modify-phases ,phases
(add-after 'unpack 'select-firmware
- ,(select-firmware "^mediatek/.*7922.*")))))))
+ ,(select-firmware "^mediatek/.*(7922|7961).*")))))))
(home-page "https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/mediatek")
- (synopsis "Nonfree firmware for Mediatek MT7922 (AMD RZ616) wireless chips")
- (description "Nonfree firmware for AMD RZ616 Wi-Fi and Bluetooth chips.
-These are actually Mediatek MT7922 chips.")
+ (synopsis "Nonfree firmware for Mediatek MT7921 (AMD RZ608) and MT7922
+(AMD RZ616) wireless chips")
+ (description "Nonfree firmware for AMD RZ608 and RZ616 Wi-Fi and Bluetooth
+chips. These are actually Mediatek MT7921 and MT7922 chips, respectively.")
(license
(nongnu:nonfree
(string-append