fixup! refactor kernel installation
This commit is contained in:
parent
32c372909a
commit
4ac417a4a9
|
|
@ -19,7 +19,7 @@
|
|||
|
||||
## all windows users are suckers
|
||||
|
||||
build_kernel_${arch} {
|
||||
build_kernel_${arch}() {
|
||||
fn build_kernel_${arch}
|
||||
req=(strapdir arch)
|
||||
ckreq || return 1
|
||||
|
|
|
|||
Loading…
Reference in New Issue