summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorANDRoid78902020-09-07 10:09:46 +0400
committerANDRoid78902020-09-07 10:09:46 +0400
commit08d7830421dd9e974149fc7837c066d35aa7ba01 (patch)
tree7f6bb678b5f4104dfa742eb4524f76f8ffd3b879 /PKGBUILD
parent34340b5ef3b1bd2d636494de01bcfec6100e76bc (diff)
downloadaur-08d7830421dd9e974149fc7837c066d35aa7ba01.tar.gz
Initial import
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.