summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2017-12-29 21:23:07 +0100
committerThorsten Leemhuis <fedora@leemhuis.info>2017-12-29 21:24:18 +0100
commitebd9a26674442326f6880e3c36952162f031b514 (patch)
treeac7ef99f121c9b6f9162a460df630ebc6e45f9cf
parent4f1405ce2daa17e584259240b41ff1801d7fce6c (diff)
downloadkernel-4.14.10-200.vanilla.knurd.1.fc26.tar.gz
kernel-4.14.10-200.vanilla.knurd.1.fc26.tar.xz
kernel-4.14.10-200.vanilla.knurd.1.fc26.zip
Make sure tools/objtool/sync-check.sh is executablekernel-4.14.10-200.vanilla.knurd.1.fc26
Part of 9ee4e848995952479ddb718a32eb7faf6bb1b137 in master.
-rw-r--r--kernel.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index e9e742eb8..2db52f3b3 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -1292,6 +1292,7 @@ git am %{patches}
# Any further pre-build tree manipulations happen here.
chmod +x scripts/checkpatch.pl
+chmod +x tools/objtool/sync-check.sh
# This Prevents scripts/setlocalversion from mucking with our version numbers.
touch .scmversion