summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Firth <dan.firth@codethink.co.uk>2013-09-30 10:16:09 +0000
committerDan Firth <dan.firth@codethink.co.uk>2013-09-30 10:16:09 +0000
commitcb27bf639e30c5126361c9cb7dd32c2e36a98d8a (patch)
tree76fb0ffbbbeffbeb345987e62b4c81c15899538b
parent3c232c4e7a571f77c5ad16a6d26c255806c2c271 (diff)
downloadlinux-cb27bf639e30c5126361c9cb7dd32c2e36a98d8a.tar.gz
Updated kernel morphology to include $MAKEFLAGSbaserock/danielfirth/RT220-arm-highbankbaserock/arm/highbank
-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",