mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
how to update gcc
Automatically add extra remotes from ./build.
This commit is contained in:
4
run
4
run
@@ -75,8 +75,8 @@ https://cirosantilli.com/linux-kernel-module-cheat#lkmc_home
|
||||
'--eval-after',
|
||||
help='''\
|
||||
Similar to --eval, but the string gets evaled at the last init script,
|
||||
after the normal init finished.
|
||||
See: https://cirosantilli.com/linux-kernel-module-cheat#init-busybox
|
||||
after the normal init finished. After this string is evaled, you are left
|
||||
inside a shell. See: https://cirosantilli.com/linux-kernel-module-cheat#init-busybox
|
||||
'''
|
||||
)
|
||||
self.add_argument(
|
||||
|
||||
Reference in New Issue
Block a user