Korjaa äänentoisto OMS-celebillä
This commit is contained in:
parent
14be6d401f
commit
33540a032d
@ -236,6 +236,7 @@ ID with the extended system as it's value."
|
|||||||
(let ((base (base-operating-system "OMS-celeb")))
|
(let ((base (base-operating-system "OMS-celeb")))
|
||||||
(operating-system
|
(operating-system
|
||||||
(inherit base)
|
(inherit base)
|
||||||
|
(firmware (cons sof-firmware (operating-system-firmware base)))
|
||||||
(initrd-modules
|
(initrd-modules
|
||||||
(append '("vmd") (operating-system-initrd-modules base))))))
|
(append '("vmd") (operating-system-initrd-modules base))))))
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user