Files
Custom-Operating-System/build/boot/riscv64/BUILD.gn

6 lines
74 B
Plaintext

group("bootriscv64") {
deps = [
"prekernel:prekernelriscv64",
]
}