mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
Greatly improve Add new files to the Buildroot image
This commit is contained in:
@@ -11,7 +11,7 @@ class Main(common.BuildCliFunction):
|
||||
def __init__(self):
|
||||
super().__init__(
|
||||
description='''\
|
||||
https://cirosantilli.com/linux-kernel-module-cheat#rootfs_overlay
|
||||
https://cirosantilli.com/linux-kernel-module-cheat#rootfs-overlay
|
||||
''')
|
||||
|
||||
def build(self):
|
||||
|
||||
Reference in New Issue
Block a user