summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Firth <dan.firth@codethink.co.uk>2013-09-30 14:44:08 +0000
committerDan Firth <dan.firth@codethink.co.uk>2013-09-30 14:44:08 +0000
commitba8aac8133ac7191b6cdf3f1f62c70eb3983be17 (patch)
treefbbf270c2bbcda2720adff2a6303c139e9d8635f
parent58510463ae09be91e1a0f68923ca167f8a7f615c (diff)
downloadlinux-ba8aac8133ac7191b6cdf3f1f62c70eb3983be17.tar.gz
-rw-r--r--linux.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux.morph b/linux.morph
index 37924eb85d84..a454baf5f496 100644
--- a/linux.morph
+++ b/linux.morph
@@ -42,7 +42,7 @@
"yes '' | make oldconfig"
],
"build-commands": [
- "make zImage"
+ "make zImage $MAKEFLAGS"
],
"install-commands": [
"mkdir -p \"$DESTDIR\"/boot",