ci: Attempting once more to build the LKM using the DDK

This commit is contained in:
ShirkNeko
2025-11-04 19:28:13 +08:00
parent e99a14290f
commit c863ff6f49
28 changed files with 1046 additions and 274 deletions

View File

@@ -887,4 +887,4 @@ void ksu_core_exit(void)
flush_workqueue(ksu_workqueue);
destroy_workqueue(ksu_workqueue);
}
}
}