aboutsummaryrefslogtreecommitdiff
path: root/bin/kbuild
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mssola@mssola.com>2026-07-01 10:03:22 +0200
committerMiquel Sabaté Solà <mssola@mssola.com>2026-07-01 15:37:23 +0200
commitd212465596fee9681bfe4900fd0b43ffd6d4f313 (patch)
tree06ca5288289fbd1bf48a9cd534913d1a3227b40c /bin/kbuild
parentfa09d53dd2b9a44a47a6b9b6c4788226a6c9bae8 (diff)
downloaddotfiles-d212465596fee9681bfe4900fd0b43ffd6d4f313.tar.gz
dotfiles-d212465596fee9681bfe4900fd0b43ffd6d4f313.zip
kbuild: remove outdated values on help message
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
Diffstat (limited to 'bin/kbuild')
-rwxr-xr-xbin/kbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/kbuild b/bin/kbuild
index 819447e..3cb6191 100755
--- a/bin/kbuild
+++ b/bin/kbuild
@@ -97,7 +97,7 @@ Build the Linux Kernel located at the current directory. You may pass the
following options:
-h, --help Show this message.
- -p, --profile The profile to be picked up (values: debian, suse).
+ -p, --profile The profile to be picked up.
-l, --local This is a local build, just generate install/uninstall files.
--skip-install Don't generate the install/uninstall files.
--skip-config Skip the configuration step.