summaryrefslogtreecommitdiff
path: root/kernels
diff options
context:
space:
mode:
Diffstat (limited to 'kernels')
-rw-r--r--kernels/linux-libre-pae/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernels/linux-libre-pae/PKGBUILD b/kernels/linux-libre-pae/PKGBUILD
index 2dd357fde..030594ef1 100644
--- a/kernels/linux-libre-pae/PKGBUILD
+++ b/kernels/linux-libre-pae/PKGBUILD
@@ -103,7 +103,7 @@ prepare() {
-e "/^EXTRAVERSION =/aLOCALVERSION =" \
-i Makefile
- cp ../config.${CARCH} .config
+ cp ../config .config
make olddefconfig
}