mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-21 22:47:50 +00:00
427bd93921
The Framework laptop with the 12the Generation CPU contains such a device. Fixes #4626.
9 lines
287 B
Plaintext
9 lines
287 B
Plaintext
LICENSE := mixed
|
|
VERSION := 1
|
|
DOWNLOADS := fw.archive
|
|
|
|
FW_REV := e71a9b96ee6acc9fd6ec97ed92fb7152fa721671
|
|
URL(fw) := https://github.com/cnuke/dde_linux_firmware/archive/$(FW_REV).tar.gz
|
|
SHA(fw) := 7e613822fca17453260bafbb99da62f5eb0aedaa839b1569ca7bc7eb3eb8e23f
|
|
DIR(fw) := firmware
|