summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 256bbe5aff1c..f6ffcc467417 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -160,7 +160,7 @@ prepare() {
sed -i '2iexit 0' scripts/depmod.sh
msg "get kernel version"
- make prepare
+ make olddefconfig
# load configuration
# Configure the kernel. Replace the line below with one of your choice.