]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
MAINTAINERS: Fix syntax and update filename for FDT
authorAndreas Färber <afaerber@suse.de>
Wed, 26 Oct 2016 16:14:00 +0000 (18:14 +0200)
committerSimon Glass <sjg@chromium.org>
Fri, 25 Nov 2016 16:48:09 +0000 (09:48 -0700)
Let get_maintainers.pl pick up the new cmd/fdt.c.

Cc: Simon Glass <sjg@chromium.org>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
MAINTAINERS

index 48d4ceca066e5bc2f2ca053152610f0dc35602bd..a1a8e064689fd1e462bce3e356c0f6aa62b0346f 100644 (file)
@@ -272,7 +272,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