From a1335caeae8b0de9c7cdf3ad0f84a425994b5710 Mon Sep 17 00:00:00 2001 From: Jamie McCrae Date: Tue, 27 Feb 2024 08:40:43 +0000 Subject: [PATCH] boards: ronoth: Drop duplicate prefix Drops the prefix since the parent folder has it already Signed-off-by: Jamie McCrae --- .../{ronoth_lodev => lodev}/Kconfig.defconfig | 0 .../{ronoth_lodev => lodev}/Kconfig.ronoth_lodev | 0 boards/ronoth/{ronoth_lodev => lodev}/board.cmake | 0 boards/ronoth/{ronoth_lodev => lodev}/board.yml | 0 .../{ronoth_lodev => lodev}/doc/img/acsip_s76s.jpg | Bin .../{ronoth_lodev => lodev}/doc/img/lodev.jpg | Bin .../{ronoth_lodev => lodev}/doc/img/pinout.jpg | Bin boards/ronoth/{ronoth_lodev => lodev}/doc/index.rst | 0 boards/ronoth/{ronoth_lodev => lodev}/doc/s76s.rst | 0 .../ronoth/{ronoth_lodev => lodev}/ronoth_lodev.dts | 0 .../{ronoth_lodev => lodev}/ronoth_lodev.yaml | 0 .../{ronoth_lodev => lodev}/ronoth_lodev_defconfig | 0 12 files changed, 0 insertions(+), 0 deletions(-) rename boards/ronoth/{ronoth_lodev => lodev}/Kconfig.defconfig (100%) rename boards/ronoth/{ronoth_lodev => lodev}/Kconfig.ronoth_lodev (100%) rename boards/ronoth/{ronoth_lodev => lodev}/board.cmake (100%) rename boards/ronoth/{ronoth_lodev => lodev}/board.yml (100%) rename boards/ronoth/{ronoth_lodev => lodev}/doc/img/acsip_s76s.jpg (100%) rename boards/ronoth/{ronoth_lodev => lodev}/doc/img/lodev.jpg (100%) rename boards/ronoth/{ronoth_lodev => lodev}/doc/img/pinout.jpg (100%) rename boards/ronoth/{ronoth_lodev => lodev}/doc/index.rst (100%) rename boards/ronoth/{ronoth_lodev => lodev}/doc/s76s.rst (100%) rename boards/ronoth/{ronoth_lodev => lodev}/ronoth_lodev.dts (100%) rename boards/ronoth/{ronoth_lodev => lodev}/ronoth_lodev.yaml (100%) rename boards/ronoth/{ronoth_lodev => lodev}/ronoth_lodev_defconfig (100%) diff --git a/boards/ronoth/ronoth_lodev/Kconfig.defconfig b/boards/ronoth/lodev/Kconfig.defconfig similarity index 100% rename from boards/ronoth/ronoth_lodev/Kconfig.defconfig rename to boards/ronoth/lodev/Kconfig.defconfig diff --git a/boards/ronoth/ronoth_lodev/Kconfig.ronoth_lodev b/boards/ronoth/lodev/Kconfig.ronoth_lodev similarity index 100% rename from boards/ronoth/ronoth_lodev/Kconfig.ronoth_lodev rename to boards/ronoth/lodev/Kconfig.ronoth_lodev diff --git a/boards/ronoth/ronoth_lodev/board.cmake b/boards/ronoth/lodev/board.cmake similarity index 100% rename from boards/ronoth/ronoth_lodev/board.cmake rename to boards/ronoth/lodev/board.cmake diff --git a/boards/ronoth/ronoth_lodev/board.yml b/boards/ronoth/lodev/board.yml similarity index 100% rename from boards/ronoth/ronoth_lodev/board.yml rename to boards/ronoth/lodev/board.yml diff --git a/boards/ronoth/ronoth_lodev/doc/img/acsip_s76s.jpg b/boards/ronoth/lodev/doc/img/acsip_s76s.jpg similarity index 100% rename from boards/ronoth/ronoth_lodev/doc/img/acsip_s76s.jpg rename to boards/ronoth/lodev/doc/img/acsip_s76s.jpg diff --git a/boards/ronoth/ronoth_lodev/doc/img/lodev.jpg b/boards/ronoth/lodev/doc/img/lodev.jpg similarity index 100% rename from boards/ronoth/ronoth_lodev/doc/img/lodev.jpg rename to boards/ronoth/lodev/doc/img/lodev.jpg diff --git a/boards/ronoth/ronoth_lodev/doc/img/pinout.jpg b/boards/ronoth/lodev/doc/img/pinout.jpg similarity index 100% rename from boards/ronoth/ronoth_lodev/doc/img/pinout.jpg rename to boards/ronoth/lodev/doc/img/pinout.jpg diff --git a/boards/ronoth/ronoth_lodev/doc/index.rst b/boards/ronoth/lodev/doc/index.rst similarity index 100% rename from boards/ronoth/ronoth_lodev/doc/index.rst rename to boards/ronoth/lodev/doc/index.rst diff --git a/boards/ronoth/ronoth_lodev/doc/s76s.rst b/boards/ronoth/lodev/doc/s76s.rst similarity index 100% rename from boards/ronoth/ronoth_lodev/doc/s76s.rst rename to boards/ronoth/lodev/doc/s76s.rst diff --git a/boards/ronoth/ronoth_lodev/ronoth_lodev.dts b/boards/ronoth/lodev/ronoth_lodev.dts similarity index 100% rename from boards/ronoth/ronoth_lodev/ronoth_lodev.dts rename to boards/ronoth/lodev/ronoth_lodev.dts diff --git a/boards/ronoth/ronoth_lodev/ronoth_lodev.yaml b/boards/ronoth/lodev/ronoth_lodev.yaml similarity index 100% rename from boards/ronoth/ronoth_lodev/ronoth_lodev.yaml rename to boards/ronoth/lodev/ronoth_lodev.yaml diff --git a/boards/ronoth/ronoth_lodev/ronoth_lodev_defconfig b/boards/ronoth/lodev/ronoth_lodev_defconfig similarity index 100% rename from boards/ronoth/ronoth_lodev/ronoth_lodev_defconfig rename to boards/ronoth/lodev/ronoth_lodev_defconfig