summaryrefslogtreecommitdiff
path: root/core/linux/PKGBUILD
blob: 2b6d085057b54d9d44743bc62944a0aea948dbb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# upstream git: bd88f90522536f51f8a73d019b0c7059c105eee8

# fail if upstream's .config changes
sha256sums[4]='4d12ed868b05720c3d263c8454622c67bdee6969400049d7adac7b00907ad195'

source+=('config.i686')
sha256sums+=('a29cb3040d708a03ac5a034bd3a8b47dca0ce83b582f088d0801b4ff5185c0b9')

eval "$(
  declare -f prepare | \
    sed '
      s|\.\./config \.config;$|../config.i686 .config;|
    '
  declare -f package_linux-headers | \
    sed '
      \,/tools/objtool" ,d
      \,arch/x86/Makefile, {
        a \
        install -t "${_builddir}/arch/x86" -m644 arch/x86/Makefile_32.cpu
      }
    '
)"