aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGraeme Gregory <graeme.gregory@linaro.org>2015-04-08 18:09:17 +0100
committerGraeme Gregory <graeme.gregory@linaro.org>2015-04-08 18:09:17 +0100
commit326336830c8bcd7474897850afc989a11473c5d4 (patch)
tree3aa252a5a11c11b33ca54edb573352fba0e70c25
parent4a93b8470719866b46d929303c1000be35a1a469 (diff)
arch/arm64/boot/Makefile : remove broken Makefile sourcingleg-20150408.1
Signed-off-by: Graeme Gregory <graeme.gregory@linaro.org>
-rw-r--r--arch/arm64/boot/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm64/boot/Makefile b/arch/arm64/boot/Makefile
index df519849fa00..51549b9a77b0 100644
--- a/arch/arm64/boot/Makefile
+++ b/arch/arm64/boot/Makefile
@@ -14,8 +14,6 @@
# Based on the ia64 boot/Makefile.
#
-include $(srctree)/arch/arm64/boot/dts/Makefile
-
targets := Image Image.gz
DTB_NAMES := $(subst $\",,$(CONFIG_BUILD_ARM64_APPENDED_DTB_IMAGE_NAMES))