From d212465596fee9681bfe4900fd0b43ffd6d4f313 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Wed, 1 Jul 2026 10:03:22 +0200 Subject: kbuild: remove outdated values on help message MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- bin/kbuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.3