summaryrefslogtreecommitdiffstats
path: root/mod-sign.sh
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2021-05-04 09:57:52 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2021-05-04 09:57:52 -0500
commit27dc8ef7e8c19034fdfbbd0fcbcf8c2487a013c6 (patch)
tree024e73e38c028cd1acc0db5abdce1a4dbd6922f0 /mod-sign.sh
parentf566bd0abd37ef1fbc335099bddfba500cfc4865 (diff)
downloadkernel-27dc8ef7e8c19034fdfbbd0fcbcf8c2487a013c6.tar.gz
kernel-27dc8ef7e8c19034fdfbbd0fcbcf8c2487a013c6.tar.xz
kernel-27dc8ef7e8c19034fdfbbd0fcbcf8c2487a013c6.zip
kernel-5.13.0-0.rc0.20210504git5e321ded302d.7
* Tue May 04 2021 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.13.0-0.rc0.20210504git5e321ded302d.7] - Fix branch creation for releases based on tags (Jeremy Cline) - Replace "flavour" where "variant" is meant instead (David Ward) - Drop the %%{variant} macro and fix --with-vanilla (David Ward) - Fix syntax of %%kernel_variant_files (David Ward) - Change description of --without-vdso-install to fix typo (David Ward) - Config updates to work around mismatches (Justin M. Forbes) - CONFIG_SND_SOC_FSL_ASOC_CARD selects CONFIG_MFD_WM8994 now (Justin M. Forbes) - wireguard: disable in FIPS mode (Hangbin Liu) [1940794] - Enable mtdram for fedora (rhbz 1955916) (Justin M. Forbes) Resolves: rhbz#1940794 Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'mod-sign.sh')
-rwxr-xr-xmod-sign.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod-sign.sh b/mod-sign.sh
index 1afe136e2..c5f0c89c1 100755
--- a/mod-sign.sh
+++ b/mod-sign.sh
@@ -2,7 +2,7 @@
# The modules_sign target checks for corresponding .o files for every .ko that
# is signed. This doesn't work for package builds which re-use the same build
-# directory for every flavour, and the .config may change between flavours.
+# directory for every variant, and the .config may change between variants.
# So instead of using this script to just sign lib/modules/$KernelVer/extra,
# sign all .ko in the buildroot.