diff options
| author | Andreas Färber <[email protected]> | 2016-10-26 18:14:00 +0200 |
|---|---|---|
| committer | Simon Glass <[email protected]> | 2016-11-25 09:48:09 -0700 |
| commit | 643f8d4c07788f28ad283e3fcb29d88a4b16a4be (patch) | |
| tree | 07acee92fbab5e9fe113bcee96a90b9a27ce73ea | |
| parent | 543bd27353d2c5679057fe09aa2d02259687ff32 (diff) | |
MAINTAINERS: Fix syntax and update filename for FDT
Let get_maintainers.pl pick up the new cmd/fdt.c.
Cc: Simon Glass <[email protected]>
Signed-off-by: Andreas Färber <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
| -rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 48d4ceca066..a1a8e064689 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -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 |
