summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorAlfred Wingate <parona@protonmail.com>2021-10-24 14:17:48 +0000
committerMike Pagano <mpagano@gentoo.org>2021-10-25 15:44:21 -0400
commitf9af5d70fe9d2fc8dc328a4455df3d23d556e1ac (patch)
tree22c267b8c1d48ee18cbc8e40a740d2482cd5f81b /eclass
parentnet-libs/neon: fix missing build dependencies (diff)
downloadgentoo-f9af5d70fe9d2fc8dc328a4455df3d23d556e1ac.tar.gz
gentoo-f9af5d70fe9d2fc8dc328a4455df3d23d556e1ac.tar.bz2
gentoo-f9af5d70fe9d2fc8dc328a4455df3d23d556e1ac.zip
linux-mod.eclass: fix minor typo in eclass documentation
Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/22697 Signed-off-by: Mike Pagano <mpagano@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r--eclass/linux-mod.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/linux-mod.eclass b/eclass/linux-mod.eclass
index 943efa5cd9be..9f4ae64f6b55 100644
--- a/eclass/linux-mod.eclass
+++ b/eclass/linux-mod.eclass
@@ -726,7 +726,7 @@ linux-mod_src_compile() {
# @FUNCTION: linux-mod_src_install
# @DESCRIPTION:
-# It install the modules specified in MODULES_NAME. The modules should be inside the ${objdir}
+# It install the modules specified in MODULE_NAMES. The modules should be inside the ${objdir}
# directory and they are installed inside /lib/modules/${KV_FULL}/${libdir}.
#
# The modprobe.d configuration file is automatically generated if the