forked from security/hakurei
internal/rosa: kernel artifact
The configuration still wants some cleanup, but this works fine as a generic kernel for now. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
6
internal/rosa/kernel_amd64.go
Normal file
6
internal/rosa/kernel_amd64.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package rosa
|
||||
|
||||
import _ "embed"
|
||||
|
||||
//go:embed kernel_amd64.config
|
||||
var kernelConfig []byte
|
||||
Reference in New Issue
Block a user