summaryrefslogtreecommitdiff
path: root/board/ronetix
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-07-19 02:33:32 +0300
committerTom Rini <trini@konsulko.com>2023-07-25 19:44:47 +0300
commit5f1720f282043b86d7755ef975d3a813733d3944 (patch)
treead8eefeab9b9033b0fff2e2841b1ebb4111bdd86 /board/ronetix
parentf23f1b53077b0642209769ef5fd77d5ffb93f2bd (diff)
downloadu-boot-5f1720f282043b86d7755ef975d3a813733d3944.tar.xz
MAINTAINERS: Fix path typos and similar
We have a number of cases where the in-tree path of files and where they presumably were when the first version of a patch were posted differ slightly. Correct these to point at where the files are now. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'board/ronetix')
-rw-r--r--board/ronetix/imx7-cm/MAINTAINERS6
1 files changed, 3 insertions, 3 deletions
diff --git a/board/ronetix/imx7-cm/MAINTAINERS b/board/ronetix/imx7-cm/MAINTAINERS
index 184c887463..158c2b7cd0 100644
--- a/board/ronetix/imx7-cm/MAINTAINERS
+++ b/board/ronetix/imx7-cm/MAINTAINERS
@@ -1,6 +1,6 @@
i.MX7-CM BOARD
M: Ilko Iliev <iliev@ronetix.com>
S: Maintained
-F: board/ronetix/imx7_cm/
-F: include/configs/imx7_cm.h
-F: configs/imx7_cm_defconfig \ No newline at end of file
+F: board/ronetix/imx7-cm/
+F: include/configs/imx7-cm.h
+F: configs/imx7_cm_defconfig