summaryrefslogtreecommitdiff
path: root/linux.morph
diff options
context:
space:
mode:
Diffstat (limited to 'linux.morph')
-rw-r--r--linux.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux.morph b/linux.morph
index b2a2c0b766ab..73982721369a 100644
--- a/linux.morph
+++ b/linux.morph
@@ -40,7 +40,7 @@
"yes '' | make oldconfig"
],
"build-commands": [
- "make zImage"
+ "make zImage $MAKEFLAGS"
],
"install-commands": [
"mkdir -p \"$DESTDIR\"/boot",