Skip to content

Commit

Permalink
indent
Browse files Browse the repository at this point in the history
  • Loading branch information
kaiwan committed Nov 20, 2023
1 parent 475ca92 commit 2361833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ch3/kbuild.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ usage()
{
echo "Usage: ${name} [-c] path-to-kernel-src-tree-to-build
-c : configure the kernel to a default state (via the 'localmodconfig' approach)
NOTE: this will overwrite your existing .config !"
NOTE: selecting this will OVERWRITE your existing .config !"
}

configure_kernel_localmodconfig()
Expand Down

0 comments on commit 2361833

Please sign in to comment.