summaryrefslogtreecommitdiff
path: root/core/linux-lts/PKGBUILD
blob: e37de31e18b68301e166952c0f400da2d5aa8298 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# upstream git revision: fc9eff7a79bdd314876a42504da9fa085fa3b7e1

# fail if upstream's .config changes
for ((i=0; i<${#sha256sums[@]}; i++)); do
  if [ "${sha256sums[${i}]}" = 'be2066dd6133357007e8c7da9d5de3194b13409ebbfba8821db1849588fced1e' ]; then
    sha256sums[${i}]='1b19b01b8687a6438157cf23fcc5ac2d002735d475cbd6adc4b8a27447582cd5'
  fi
done

eval "$(
  declare -f package_linux-lts-headers | \
    sed '
      \,/tools/objtool" ,d
      \,arch/x86/Makefile,a install -Dt "$builddir/arch/x86" -m644 arch/x86/Makefile_32.cpu
    '
)"