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

# fail if upstream's .config changes
if [ "${sha256sums[6]}" = 'b1979253d648498c420f640621eaf2e173e020d8298930d7835f089daf442994' ]; then
  sha256sums[6]='2d248f7085895857a034e613eb54f2f324defc2751bc19b8fcbaf7e42e343a82'
fi

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