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 443c1b561d2f..8c0aeda7b3b5 100644
--- a/linux.morph
+++ b/linux.morph
@@ -1,7 +1,7 @@
name: linux
kind: chunk
configure-commands:
- - cp arch/arm/configs/wandboard_defconfig config
+ - make ARCH=arm wandboard_defconfig
- scripts/config -e NAMESPACES
- yes '' | make oldconfig
build-commands: