summaryrefslogtreecommitdiff
path: root/eclass/kernel-2.eclass
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-06-02 21:45:28 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-06-02 21:45:28 +0100
commit2018227e9344edb9da15fc6a4a8298086cc2aa77 (patch)
treec18e1c09e605e94e2a1e93345ad25746cc9e14b9 /eclass/kernel-2.eclass
parent6f8038813c460b4f0572d5ef595cdfa94af3a94d (diff)
gentoo resync : 02.06.2019
Diffstat (limited to 'eclass/kernel-2.eclass')
-rw-r--r--eclass/kernel-2.eclass6
1 files changed, 3 insertions, 3 deletions
diff --git a/eclass/kernel-2.eclass b/eclass/kernel-2.eclass
index 6303e3e6c499..1b2b5d3e8b60 100644
--- a/eclass/kernel-2.eclass
+++ b/eclass/kernel-2.eclass
@@ -656,8 +656,8 @@ if [[ ${ETYPE} == sources ]]; then
${DEBLOB_CHECK_URI}
)"
elif kernel_is lt 4 14; then
- # We have no way to deblob older kernels, so just mark them as
- # tainted with non-libre materials.
+ # Deblobbing is not available, so just mark kernels older
+ # than 4.14 as tainted with non-libre materials.
LICENSE+=" linux-firmware"
fi
fi
@@ -1227,7 +1227,7 @@ unipatch() {
UNIPATCH_LIST_GENPATCHES+=" ${DISTDIR}/${tarball}"
debug-print "genpatches tarball: $tarball"
- local GCC_MAJOR_VER=$(gcc-major-version)
+ local GCC_MAJOR_VER=$(gcc-major-version)
local GCC_MINOR_VER=$(gcc-minor-version)
# optimization patch for gcc < 8.X and kernel > 4.13