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

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