mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
getting started: explain 9p module rebuild
split networking and filesystem toplevel secions create closest overlayfs attempt so far and document it
This commit is contained in:
@@ -275,7 +275,7 @@ def main(args, extra_args=None):
|
||||
) == 0
|
||||
|
||||
# Do the actual build.
|
||||
common.mkdir()
|
||||
common.make_build_dirs()
|
||||
if not args.no_all:
|
||||
extra_make_args.append('all')
|
||||
assert common.run_cmd(
|
||||
|
||||
Reference in New Issue
Block a user