Add a global `modules-compress` flag that controls installing compressed
kernel modules.  The primary purpose of this flag is to make it possible
to install uncompressed modules while preserving module decompression
support in the prebuilt dist-kernel.

Signed-off-by: Michał Górny <mgo...@gentoo.org>
---
 profiles/use.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/use.desc b/profiles/use.desc
index 65c809a71ddd..aa773eeb74f0 100644
--- a/profiles/use.desc
+++ b/profiles/use.desc
@@ -201,6 +201,7 @@ mms - Support for Microsoft Media Server (MMS) streams
 mng - Add support for libmng (MNG images)
 modplug - Add libmodplug support for playing SoundTracker-style music files
 modules - Build the kernel modules
+modules-compress - Install compressed kernel modules (if kernel config enables 
module compression)
 modules-sign - Cryptographically sign installed kernel modules (requires 
CONFIG_MODULE_SIG=y in the kernel)
 mono - Build Mono bindings to support dotnet type stuff
 motif - Add support for the Motif toolkit
-- 
2.43.0


Reply via email to