diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-03-08 22:49:37 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-03-08 22:50:36 +0900 |
| commit | 6988c9c4dbff700f6eb66edeb1a00e8b59ec6fc0 (patch) | |
| tree | 7774b22caf25c0d5145fdffa3159af0b8941790e /internal/rosa/all.go | |
| parent | d6e0ed8c76ba327c180fe384171768bbe1898ca0 (diff) | |
internal/rosa: firmware artifact
Required for generic hardware.
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal/rosa/all.go')
| -rw-r--r-- | internal/rosa/all.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/internal/rosa/all.go b/internal/rosa/all.go index 61460dd4..8817fb02 100644 --- a/internal/rosa/all.go +++ b/internal/rosa/all.go @@ -30,6 +30,8 @@ const ( KernelHeaders // KernelSource is a writable kernel source tree installed to [AbsUsrSrc]. KernelSource + // Firmware is firmware blobs for use with the Linux kernel. + Firmware ACL ArgpStandalone |
