aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/all.go
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2026-03-08 22:49:37 +0900
committerOphestra <cat@gensokyo.uk>2026-03-08 22:50:36 +0900
commit6988c9c4dbff700f6eb66edeb1a00e8b59ec6fc0 (patch)
tree7774b22caf25c0d5145fdffa3159af0b8941790e /internal/rosa/all.go
parentd6e0ed8c76ba327c180fe384171768bbe1898ca0 (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.go2
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