aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Thompson <daniel.thompson@linaro.org>2015-10-26 15:54:49 +0000
committerDaniel Thompson <daniel.thompson@linaro.org>2015-10-26 15:54:49 +0000
commitbd0da960f71e7010a729b7e05b2cbdcdf4edf24c (patch)
tree486a7da33e99c7ab5d35b878a58d559a4b4ca330
parentade76b1828139a3789717ae65a8afce29a42461f (diff)
fixup! ARM: convert build of appended dtb zImage to list of dtbs
-rw-r--r--arch/arm/boot/dts/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index 0c9f10ee4b66..470be052c02d 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -660,7 +660,6 @@ dtb-$(CONFIG_ARCH_MEDIATEK) += \
mt6592-evb.dtb \
mt8127-moose.dtb \
mt8135-evbp1.dtb
-endif
DTB_NAMES := $(subst $\",,$(CONFIG_BUILD_ARM_APPENDED_DTB_IMAGE_NAMES))
ifneq ($(DTB_NAMES),)