aboutsummaryrefslogtreecommitdiff
path: root/bin/kbuild
diff options
context:
space:
mode:
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.