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

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

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