summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaura Abbott <labbott@redhat.com>2017-11-27 13:33:44 -0800
committerLaura Abbott <labbott@redhat.com>2017-11-27 13:33:44 -0800
commit9ee4e848995952479ddb718a32eb7faf6bb1b137 (patch)
tree505e3ac4be1a2b10f0d892c1886b9bf3353665d7
parente173d2adb6706352c6fdd3eb7cdda53514ab1a3f (diff)
downloadkernel-9ee4e848995952479ddb718a32eb7faf6bb1b137.tar.gz
kernel-9ee4e848995952479ddb718a32eb7faf6bb1b137.tar.xz
kernel-9ee4e848995952479ddb718a32eb7faf6bb1b137.zip
Build fixups
- Make sure tools/objtool/sync-check.sh is executable - Drop patch that needs a rebase
-rw-r--r--kernel.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index 9aec1ebd4..27f0a15f2 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -615,7 +615,8 @@ Patch332: arm64-socionext-96b-enablement.patch
# 600 - Patches for improved Bay and Cherry Trail device support
# Below patches are submitted upstream, awaiting review / merging
-Patch601: 0001-Input-gpio_keys-Allow-suppression-of-input-events-fo.patch
+# This one needs to be rebased
+# Patch601: 0001-Input-gpio_keys-Allow-suppression-of-input-events-fo.patch
Patch602: 0002-Input-soc_button_array-Suppress-power-button-presses.patch
Patch610: 0010-Input-silead-Add-support-for-capactive-home-button-f.patch
@@ -1226,6 +1227,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