aboutsummaryrefslogtreecommitdiff
path: root/96boards-hikey-mainline-rebase.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2016-02-04 10:10:20 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2016-02-04 10:10:20 +0200
commitf5e230ec83140c89a45967b8f74ad0f2dea5aebc (patch)
tree3f8094949c70a2472def9d27a45040353db3f926 /96boards-hikey-mainline-rebase.yaml
parentcb1c52e1e611afd7b6cf12b1d8568c4cf5258ea6 (diff)
96boards-hikey-mainline-rebase: switch from hikey_defconfig to defconfig
hikey_defconfig doesn't exist anymore. Change-Id: If9788316c3a93add66fef172afcca1946a40e0e9 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to '96boards-hikey-mainline-rebase.yaml')
-rw-r--r--96boards-hikey-mainline-rebase.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/96boards-hikey-mainline-rebase.yaml b/96boards-hikey-mainline-rebase.yaml
index b59a96ca41..d4bc9bbbfb 100644
--- a/96boards-hikey-mainline-rebase.yaml
+++ b/96boards-hikey-mainline-rebase.yaml
@@ -64,7 +64,7 @@
export make_bootwrapper=false
export make_install=true
export kernel_flavour=hikey
- export kernel_config=hikey_defconfig
+ export kernel_config=defconfig
export MAKE_DTBS=true
export ARCH=arm64
export tcbindir="${HOME}/srv/toolchain/arm64-tc-15.08/bin"