mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
move all builds to components
This commit is contained in:
@@ -99,4 +99,5 @@ class Gem5Component(common.Component):
|
||||
def get_build_dir(self, args):
|
||||
return common.gem5_build_dir
|
||||
|
||||
Gem5Component().build()
|
||||
if __name__ == '__main__':
|
||||
Gem5Component().build()
|
||||
|
||||
Reference in New Issue
Block a user