summaryrefslogtreecommitdiff
path: root/extra/linux-zen/PKGBUILD
blob: a1108bd57c34ca16ce5f3e778d36c5757d11bdbd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# git revision bccd16d02296b838f16128404a79285a8eba0493

# fail if upstream's .config changes
if [ "${sha256sums[6]}" = '8f83830296612594640a24b207c1c266b620f02d4423b105e8927842dc506c2a' ]; then
  sha256sums[6]='743bc7481516f49c43357437bc2e8a63ab4eef2a013c77b0c960e2ae956bd8b3'
fi

eval "$(
  declare -f package_linux-zen-headers | \
    sed '
      \,/tools/objtool" ,d
    '
)"