summaryrefslogtreecommitdiffstats
path: root/arch/x86/dts/Makefile
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2014-12-12 21:05:24 +0800
committerSimon Glass <sjg@chromium.org>2014-12-13 22:32:04 -0700
commit568868dda9b8f8e901962231713fc0cb3f42c410 (patch)
tree876b3106d681eb20e08973f621a3a3258a00a4eb /arch/x86/dts/Makefile
parent2795573a8c9c62db7b4bcf4bddf54d73b6ae61d3 (diff)
downloadtalos-obmc-uboot-568868dda9b8f8e901962231713fc0cb3f42c410.tar.gz
talos-obmc-uboot-568868dda9b8f8e901962231713fc0cb3f42c410.zip
x86: Add Intel Crown Bay board dts file
Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/x86/dts/Makefile')
-rw-r--r--arch/x86/dts/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/x86/dts/Makefile b/arch/x86/dts/Makefile
index bb3b116533..3b5d6dad46 100644
--- a/arch/x86/dts/Makefile
+++ b/arch/x86/dts/Makefile
@@ -1,6 +1,7 @@
dtb-y += link.dtb \
chromebook_link.dtb \
- alex.dtb
+ alex.dtb \
+ crownbay.dtb
targets += $(dtb-y)
OpenPOWER on IntegriCloud