summaryrefslogtreecommitdiffstats
path: root/arch/c6x/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/c6x/Makefile')
-rw-r--r--arch/c6x/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/c6x/Makefile b/arch/c6x/Makefile
index 3fe8a948e94cf..b7aa854f70086 100644
--- a/arch/c6x/Makefile
+++ b/arch/c6x/Makefile
@@ -40,9 +40,7 @@ boot := arch/$(ARCH)/boot
DTB:=$(subst dtbImage.,,$(filter dtbImage.%, $(MAKECMDGOALS)))
export DTB
-ifneq ($(DTB),)
core-y += $(boot)/dts/
-endif
# With make 3.82 we cannot mix normal and wildcard targets