summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/amd/Makefile
diff options
context:
space:
mode:
authorSuravee Suthikulpanit <suravee.suthikulpanit@amd.com>2016-02-08 11:59:17 -0600
committerOlof Johansson <olof@lixom.net>2016-02-08 13:38:31 -0800
commit4a6e0a771eaafc0c3dab2ca942f15af17d89f127 (patch)
tree1810555eb613dfd2ae2d3ab155568ca7f022c4da /arch/arm64/boot/dts/amd/Makefile
parent49449828ba861a5e6553e24ec493b24e0dc40376 (diff)
downloadop-kernel-dev-4a6e0a771eaafc0c3dab2ca942f15af17d89f127.zip
op-kernel-dev-4a6e0a771eaafc0c3dab2ca942f15af17d89f127.tar.gz
dtb: amd: Add support for AMD/Linaro 96Boards Enterprise Edition Server board
Add device tree file for AMD/Linaro 96Boards Enterprise Edition Server (Husky) Board. This is based on the AMD Seattle Rev.B0 system Signed-off-by: Leo Duran <leo.duran@amd.com> Signed-off-by: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com> Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm64/boot/dts/amd/Makefile')
-rw-r--r--arch/arm64/boot/dts/amd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/amd/Makefile b/arch/arm64/boot/dts/amd/Makefile
index db03293..ba84770 100644
--- a/arch/arm64/boot/dts/amd/Makefile
+++ b/arch/arm64/boot/dts/amd/Makefile
@@ -1,5 +1,6 @@
dtb-$(CONFIG_ARCH_SEATTLE) += amd-overdrive.dtb \
- amd-overdrive-rev-b0.dtb amd-overdrive-rev-b1.dtb
+ amd-overdrive-rev-b0.dtb amd-overdrive-rev-b1.dtb \
+ husky.dtb
always := $(dtb-y)
subdir-y := $(dts-dirs)
OpenPOWER on IntegriCloud