diff options
author | Nishanth Menon | 2023-11-04 03:01:37 -0500 |
---|---|---|
committer | Tom Rini | 2023-11-22 13:22:24 -0500 |
commit | 0218b208888b463fbe3831f14a7d1464bc11ca05 (patch) | |
tree | 410b0f3157b916c0c34e85931737ba9f60263080 /board/ti/beagle/MAINTAINERS | |
parent | 76997af6f47ba41aa1e2d8e7e17b0a17d07af929 (diff) |
board: Move omap3 beagle under beagle vendor folder
Move the omap3 beagle to the beagle vendor folder representing
BeagleBoard.org platforms.
Suggested-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Diffstat (limited to 'board/ti/beagle/MAINTAINERS')
-rw-r--r-- | board/ti/beagle/MAINTAINERS | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/board/ti/beagle/MAINTAINERS b/board/ti/beagle/MAINTAINERS deleted file mode 100644 index c1d81d4174e..00000000000 --- a/board/ti/beagle/MAINTAINERS +++ /dev/null @@ -1,6 +0,0 @@ -BEAGLE BOARD -M: Tom Rini <trini@konsulko.com> -S: Maintained -F: board/ti/beagle/ -F: include/configs/omap3_beagle.h -F: configs/omap3_beagle_defconfig |