commit | 643f8d4c07788f28ad283e3fcb29d88a4b16a4be | [log] [tgz] |
---|---|---|
author | Andreas Färber <afaerber@suse.de> | Wed Oct 26 18:14:00 2016 +0200 |
committer | Simon Glass <sjg@chromium.org> | Fri Nov 25 09:48:09 2016 -0700 |
tree | 07acee92fbab5e9fe113bcee96a90b9a27ce73ea | |
parent | 543bd27353d2c5679057fe09aa2d02259687ff32 [diff] [blame] |
MAINTAINERS: Fix syntax and update filename for FDT 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>
diff --git a/MAINTAINERS b/MAINTAINERS index 48d4cec..a1a8e06 100644 --- a/MAINTAINERS +++ b/MAINTAINERS
@@ -272,7 +272,7 @@ F: lib/libfdt/ F: include/fdt* F: include/libfdt* -F. common/cmd_fdt.c +F: cmd/fdt.c F: common/fdt_support.c FREEBSD