Signed-off-by: Michał Górny <[email protected]> --- eclass/linux-mod.eclass | 1 + 1 file changed, 1 insertion(+)
diff --git a/eclass/linux-mod.eclass b/eclass/linux-mod.eclass index eda5e9aee013..4b61d2a8a62b 100644 --- a/eclass/linux-mod.eclass +++ b/eclass/linux-mod.eclass @@ -8,6 +8,7 @@ # John Mylchreest <[email protected]>, # Stefan Schweizer <[email protected]> # @SUPPORTED_EAPIS: 5 6 7 +# @PROVIDES: linux-info # @BLURB: It provides the functionality required to install external modules against a kernel source tree. # @DESCRIPTION: # This eclass is used to interface with linux-info.eclass in such a way -- 2.33.0
