diff options
author | Andreas Färber <afaerber@suse.de> | 2016-10-26 18:14:00 +0200 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2016-11-25 09:48:09 -0700 |
commit | 643f8d4c07788f28ad283e3fcb29d88a4b16a4be (patch) | |
tree | 07acee92fbab5e9fe113bcee96a90b9a27ce73ea /MAINTAINERS | |
parent | 543bd27353d2c5679057fe09aa2d02259687ff32 (diff) | |
download | u-boot-imx-643f8d4c07788f28ad283e3fcb29d88a4b16a4be.zip u-boot-imx-643f8d4c07788f28ad283e3fcb29d88a4b16a4be.tar.gz u-boot-imx-643f8d4c07788f28ad283e3fcb29d88a4b16a4be.tar.bz2 |
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 48d4cec..a1a8e06 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 |