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

# fail if upstream's .config changes
for ((i=0; i<${#sha256sums[@]}; i++)); do
  if [ "${sha256sums[${i}]}" = 'a77df012574eebf14ab92564bc024ad13210dbb4767ea8647f3801867ca0a183' ]; then
    sha256sums[${i}]='3c058331f0dc636ae3d87ba7ddd9b31474d0046abc2f1a515bbcc5c0e7fd6343'
  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
    '
)"