From c85901916e603cac8f92f176a84fbb03d0f0bc6d Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Sun, 21 Jul 2019 15:03:19 +0200 Subject: Add --kernel-localversion option This option will set/unset kernel option CONFIG_LOCALVERSION. Closes: https://bugs.gentoo.org/521774 Signed-off-by: Thomas Deutschmann --- doc/genkernel.8.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/genkernel.8.txt') diff --git a/doc/genkernel.8.txt b/doc/genkernel.8.txt index e04e800..15beee6 100644 --- a/doc/genkernel.8.txt +++ b/doc/genkernel.8.txt @@ -124,6 +124,10 @@ KERNEL CONFIGURATION *--*[*no-*]*virtio*:: Adds, or skip adding VirtIO support to kernel configuration. +*--kernel-localversion*=<...>:: + Set kernel option CONFIG_LOCALVERSION. Use special value "UNSET" to + unset any already set LOCALVERSION. + KERNEL COMPILATION ~~~~~~~~~~~~~~~~~~ -- cgit v1.2.3-65-gdbad