Thanks to floppym for the review. Yes, I agree I should
have split this out. Next time I will.
Maybe this is easier to read:
https://dev.gentoo.org/~mpagano/kernel-2.eclass
---
Document variables in the eclass, reorder alphabetically.
Make spacing consistent in comment lines.
Bug:
https://bugs.gentoo.org/833188
Signed-off-by: Mike Pagano <
mpagano@gentoo.org>
---
eclass/kernel-2.eclass | 243 +++++++++++++++++++++++++++--------------
1 file changed, 163 insertions(+), 80 deletions(-)
diff --git a/eclass/kernel-2.eclass b/eclass/kernel-2.eclass
index f1c27a36d..9ec3d18d1 100644
--- a/eclass/kernel-2.eclass
+++ b/eclass/kernel-2.eclass
@@ -17,164 +17,238 @@
# added functionality:
# unipatch - a flexible, singular method to extract, add and remove patches.
-# @ECLASS-VARIABLE: K_USEPV
+# @ECLASS-VARIABLE: CTARGET
+# @INTERNAL
+# @DESCRIPTION:
+# Utilized for 32-bit userland on ppc64.
+
+# @ECLASS-VARIABLE: CKV
# @DEFAULT_UNSET
# @DESCRIPTION:
-# When setting the EXTRAVERSION variable, it should
-# add PV to the end.
-# this is useful for things like wolk. IE:
-# EXTRAVERSION would be something like : -wolk-4.19-r1
+# Used as a compar