mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-28 04:24:26 +01:00
move all builds to components
This commit is contained in:
@@ -69,4 +69,5 @@ has the OpenBLAS libraries and headers installed.
|
||||
def get_build_dir(self, args):
|
||||
return common.userland_build_dir
|
||||
|
||||
UserlandComponent().build()
|
||||
if __name__ == '__main__':
|
||||
UserlandComponent().build()
|
||||
|
||||
Reference in New Issue
Block a user