[PATCH] mips: dts: tweak codingstyle for adding new boards
Du Huanpeng
u74147 at gmail.com
Sun Oct 11 17:45:34 CEST 2020
Signed-off-by: Du Huanpeng <u74147 at gmail.com>
---
arch/mips/dts/Makefile | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/arch/mips/dts/Makefile b/arch/mips/dts/Makefile
index dc85901..c07bbc5 100644
--- a/arch/mips/dts/Makefile
+++ b/arch/mips/dts/Makefile
@@ -1,8 +1,7 @@
# SPDX-License-Identifier: GPL-2.0+
-dtb-$(CONFIG_ARCH_MTMIPS) += \
- gardena-smart-gateway-mt7688.dtb \
- linkit-smart-7688.dtb
+dtb-$(CONFIG_ARCH_MTMIPS) += gardena-smart-gateway-mt7688.dtb
+dtb-$(CONFIG_ARCH_MTMIPS) += linkit-smart-7688.dtb
dtb-$(CONFIG_TARGET_AP121) += ap121.dtb
dtb-$(CONFIG_TARGET_AP143) += ap143.dtb
dtb-$(CONFIG_TARGET_AP152) += ap152.dtb
--
2.7.4
More information about the U-Boot
mailing list