Build fixups

- Make sure tools/objtool/sync-check.sh is executable
- Drop patch that needs a rebase
This commit is contained in:
Laura Abbott 2017-11-27 13:33:44 -08:00
parent e173d2adb6
commit 9ee4e84899

View File

@ -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