diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-09-02 11:19:34 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-09-02 18:10:06 +0200 |
commit | 219f92076bebe50ed976e1dc07dc451667931b89 (patch) | |
tree | 1e04114c502ae46882c81ba84b321da98fadb532 /eclass | |
parent | toolchain-glibc.eclass: mark @DEAD (diff) | |
download | gentoo-219f92076bebe50ed976e1dc07dc451667931b89.tar.gz gentoo-219f92076bebe50ed976e1dc07dc451667931b89.tar.bz2 gentoo-219f92076bebe50ed976e1dc07dc451667931b89.zip |
kernel-build.eclass: Set @PROVIDES
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/kernel-build.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/kernel-build.eclass b/eclass/kernel-build.eclass index 28fed910fff8..279649301087 100644 --- a/eclass/kernel-build.eclass +++ b/eclass/kernel-build.eclass @@ -7,6 +7,7 @@ # @AUTHOR: # Michał Górny <mgorny@gentoo.org> # @SUPPORTED_EAPIS: 7 +# @PROVIDES: kernel-install # @BLURB: Build mechanics for Distribution Kernels # @DESCRIPTION: # This eclass provides the logic to build a Distribution Kernel from |