[U-Boot] [PATCH] MAINTAINERS: Fix syntax and update filename for FDT
Andreas Färber
afaerber at suse.de
Wed Oct 26 18:14:00 CEST 2016
Let get_maintainers.pl pick up the new cmd/fdt.c.
Cc: Simon Glass <sjg at chromium.org>
Signed-off-by: Andreas Färber <afaerber at suse.de>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 8e67202..3d18f28 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -273,7 +273,7 @@ F: lib/fdtdec*
F: lib/libfdt/
F: include/fdt*
F: include/libfdt*
-F. common/cmd_fdt.c
+F: cmd/fdt.c
F: common/fdt_support.c
FREEBSD
--
2.6.6
More information about the U-Boot
mailing list