mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-22 17:55:57 +01:00
build-linux: split merge_config.sh configs line
This commit is contained in:
@@ -104,7 +104,7 @@ Configure the kernel, but don't build it.
|
||||
'-O', build_dir, common.Newline,
|
||||
os.path.join(build_dir, '.config'), common.Newline,
|
||||
] +
|
||||
config_fragments
|
||||
common.add_newlines(config_fragments)
|
||||
)
|
||||
common.run_cmd(
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user