mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 14:13:09 +00:00
6889959f59
This commit adds the firmware image for the AX200 device as found in the Tuxedo Pulse 15 Gen1, the 9560 as found in the Starlite and the for devices found in the T430/T530. Fixes #5282.
9 lines
305 B
Plaintext
9 lines
305 B
Plaintext
LICENSE := mixed (binary)
|
|
VERSION := 896ed3fb7ebd785adc2c232ce1e7008e38f795dc
|
|
DOWNLOADS := fw.archive
|
|
|
|
FW_REV := $(VERSION)
|
|
URL(fw) := https://github.com/cnuke/dde_linux_firmware/archive/$(FW_REV).tar.gz
|
|
SHA(fw) := 0120f27ebf7950671bc27dc0a2142da41784a9a5522eeed8ee54508c3f4e1994
|
|
DIR(fw) := firmware
|