diff options
author | Tom Rini <trini@konsulko.com> | 2021-02-15 08:15:42 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-02-15 10:16:25 -0500 |
commit | 76b7936e6f781c86b0d3159f67f1506d01c196ce (patch) | |
tree | f55da101458d0891904f03bc40fb8834976234bd /board/freescale/mx35pdk/MAINTAINERS | |
parent | e31350c3c466f1a548ae6a224be0cc84ad6c2163 (diff) | |
parent | 73effc2dca670d4bf6fce5448712cd062d4280ee (diff) | |
download | u-boot-76b7936e6f781c86b0d3159f67f1506d01c196ce.tar.gz u-boot-76b7936e6f781c86b0d3159f67f1506d01c196ce.tar.xz u-boot-76b7936e6f781c86b0d3159f67f1506d01c196ce.zip |
Merge branch '2021-02-14-remove-some-boards'
- Remove some boards that are behind on conversions and have had their
removal acked or suggested by the relevant maintainers.
Diffstat (limited to 'board/freescale/mx35pdk/MAINTAINERS')
-rw-r--r-- | board/freescale/mx35pdk/MAINTAINERS | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/board/freescale/mx35pdk/MAINTAINERS b/board/freescale/mx35pdk/MAINTAINERS deleted file mode 100644 index 540e943691..0000000000 --- a/board/freescale/mx35pdk/MAINTAINERS +++ /dev/null @@ -1,6 +0,0 @@ -MX35PDK BOARD -M: Stefano Babic <sbabic@denx.de> -S: Maintained -F: board/freescale/mx35pdk/ -F: include/configs/mx35pdk.h -F: configs/mx35pdk_defconfig |