diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2018-08-10 13:06:28 +0000 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2018-08-10 13:06:28 +0000 |
commit | b564ab6807cc8133142c88cb180e4784881e95cf (patch) | |
tree | 31493fbdebd363de855438cdba1e06b8ecf57eaa /core/linux | |
parent | 9f07f8e51f08a85c000ed48c7d3e72f38f17c818 (diff) | |
parent | 21ae949aaf08083cbae30d64ee1650adccc365dd (diff) | |
download | packages-b564ab6807cc8133142c88cb180e4784881e95cf.tar.xz |
Merge branch 'master' into i486
Diffstat (limited to 'core/linux')
-rw-r--r-- | core/linux/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/linux/PKGBUILD b/core/linux/PKGBUILD index 9a78606e..4a923bcc 100644 --- a/core/linux/PKGBUILD +++ b/core/linux/PKGBUILD @@ -13,7 +13,7 @@ eval "$( \,/tools/objtool" ,d \,arch/x86/Makefile, { a \ - install -t "${_builddir}/arch/x86" -m644 arch/x86/Makefile_32.cpu + install -t "${builddir}/arch/x86" -m644 arch/x86/Makefile_32.cpu } ' )" |