summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/amd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm64/boot/dts/amd/Makefile')
-rw-r--r--arch/arm64/boot/dts/amd/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/amd/Makefile b/arch/arm64/boot/dts/amd/Makefile
index cfdf701e0..ba84770f7 100644
--- a/arch/arm64/boot/dts/amd/Makefile
+++ b/arch/arm64/boot/dts/amd/Makefile
@@ -1,4 +1,6 @@
-dtb-$(CONFIG_ARCH_SEATTLE) += amd-overdrive.dtb
+dtb-$(CONFIG_ARCH_SEATTLE) += amd-overdrive.dtb \
+ amd-overdrive-rev-b0.dtb amd-overdrive-rev-b1.dtb \
+ husky.dtb
always := $(dtb-y)
subdir-y := $(dts-dirs)