summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <javier.jardon@codethink.co.uk>2013-02-14 11:11:26 +0000
committerJonathan Maw <jonathan.maw@codethink.co.uk>2013-05-24 10:06:47 +0000
commit4b7e0af81a78f332c74cca84f4244e7e77b0fd39 (patch)
tree5097e7fb4dd32cbd5397af68b8826b022541e4ea
parentd71eb197f93ea46ed9852707e26253f9557bf37b (diff)
downloadlinux-4b7e0af81a78f332c74cca84f4244e7e77b0fd39.tar.gz
linux.morph: Use highbank_defconfig
-rw-r--r--linux.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux.morph b/linux.morph
index 97c268d33101..549c7d1f0b65 100644
--- a/linux.morph
+++ b/linux.morph
@@ -2,7 +2,7 @@
"name": "linux",
"kind": "chunk",
"configure-commands": [
- "make multi_v7_defconfig",
+ "make highbank_defconfig",
"scripts/config -e AUTOFS4_FS",
"scripts/config -e CGROUPS",
"scripts/config -e EXT2_FS",