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 3e8b5e33da9a..5d03f2e6bfab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -218,7 +218,7 @@ prepare() {
build() {
cd linux-${pkgver}
- make -j40 all
+ make all
}
_package() {