summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--linux.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux.morph b/linux.morph
index 788c56414f68..886bda365dd7 100644
--- a/linux.morph
+++ b/linux.morph
@@ -19,7 +19,7 @@
"yes '' | make oldconfig"
],
"build-commands": [
- "make ARCH=arm zImage"
+ "make ARCH=arm zImage $MAKEFLAGS"
],
"install-commands": [
"mkdir -p \"$DESTDIR\"/boot",