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