mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-30 13:24:27 +01:00
mtops.h is perfect now
This commit is contained in:
@@ -18,8 +18,7 @@ class Main(build_userland.Main):
|
||||
def __init__(self):
|
||||
super().__init__(
|
||||
description='''\
|
||||
Same as build-userland, but with pre-set defaults to build in-tree
|
||||
for the native toolchain.
|
||||
https://github.com/cirosantilli/linux-kernel-module-cheat#userland-setup-getting-started-natively
|
||||
''',
|
||||
defaults={
|
||||
'gcc_which': 'host',
|
||||
|
||||
Reference in New Issue
Block a user