mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-22 17:55:57 +01:00
Move all non-README links to cirosantilli.com where the file is not cut off...
This commit is contained in:
@@ -16,7 +16,7 @@ class Main(common.BuildCliFunction):
|
||||
description='''\
|
||||
Build our Linux kernel modules without using Buildroot.
|
||||
|
||||
See also: https://github.com/cirosantilli/linux-kernel-module-cheat#host
|
||||
See also: https://cirosantilli.com/linux-kernel-module-cheat#host
|
||||
''')
|
||||
self.add_argument(
|
||||
'--make-args',
|
||||
|
||||
Reference in New Issue
Block a user