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

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