summaryrefslogtreecommitdiff
path: root/arch/mips/boot/dts/lantiq/Makefile
diff options
context:
space:
mode:
authorAleksander Jan Bajkowski <olek2@wp.pl>2022-08-29 20:37:17 +0200
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2022-09-12 15:35:03 +0200
commit0153682e9e6accd1796dd6bbe9df792d03d88b1f (patch)
tree8ed0f58676730859df13a26cc850cf53f3741932 /arch/mips/boot/dts/lantiq/Makefile
parent050a3f1db5b968ce838724f1c92787483770335d (diff)
MIPS: dts: lantiq: rename dts files with soc name being the prefix
Rename lantiq dts files with soc name being the prefix, so that the board dts file can be located easily by soc name, and we also gain the consistency of naming. This patch is a preparation for the addition of dts for newer SoCs (Lantiq ARX100, VRX200 and xRX330). Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips/boot/dts/lantiq/Makefile')
-rw-r--r--arch/mips/boot/dts/lantiq/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/boot/dts/lantiq/Makefile b/arch/mips/boot/dts/lantiq/Makefile
index f5dfc06242b9..ae6e3e21ebeb 100644
--- a/arch/mips/boot/dts/lantiq/Makefile
+++ b/arch/mips/boot/dts/lantiq/Makefile
@@ -1,4 +1,4 @@
# SPDX-License-Identifier: GPL-2.0
-dtb-$(CONFIG_DT_EASY50712) += easy50712.dtb
+dtb-$(CONFIG_DT_EASY50712) += danube_easy50712.dtb
obj-$(CONFIG_BUILTIN_DTB) += $(addsuffix .o, $(dtb-y))