diff options
-rw-r--r-- | eclass/linux-mod.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/linux-mod.eclass b/eclass/linux-mod.eclass index 0fe8d7da4f99..26d8cac47ef0 100644 --- a/eclass/linux-mod.eclass +++ b/eclass/linux-mod.eclass @@ -10,6 +10,7 @@ # @SUPPORTED_EAPIS: 7 8 # @PROVIDES: linux-info # @BLURB: It provides the functionality required to install external modules against a kernel source tree. +# @DEPRECATED: linux-mod-r1.eclass # @DESCRIPTION: # This eclass is used to interface with linux-info.eclass in such a way # to provide the functionality and initial functions |