summaryrefslogtreecommitdiff
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 218ec5a..b31c8fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -79,7 +79,7 @@ build() {
# build!
unset LDFLAGS
- make -j9 ${MAKEFLAGS} Image Image.gz modules dtbs
+ make ${MAKEFLAGS} Image Image.gz modules dtbs
}
_package() {