mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-22 17:55:57 +01:00
move all builds to components
This commit is contained in:
@@ -116,4 +116,5 @@ See also: https://github.com/cirosantilli/linux-kernel-module-cheat#host
|
||||
else:
|
||||
return os.path.join(common.kernel_modules_build_dir)
|
||||
|
||||
ModulesComponent().build()
|
||||
if __name__ == '__main__':
|
||||
ModulesComponent().build()
|
||||
|
||||
Reference in New Issue
Block a user