Setup kernel support

This commit is contained in:
Gregory Kurtzer
2020-11-18 21:52:03 -08:00
parent 0bc53ea483
commit 724e1de14c
12 changed files with 253 additions and 13 deletions

View File

@@ -65,7 +65,6 @@ func Build(nodeList []assets.NodeInfo, force bool) error {
wwlog.Printf(wwlog.INFO, "%-35s: Done\n", "kmods-"+kernelVersion+".img")
}
}
}
wwlog.SetIndent(0)