summaryrefslogtreecommitdiff
path: root/board/ti/am62ax/Makefile
diff options
context:
space:
mode:
authorBryan Brattlof <bb@ti.com>2022-11-04 03:13:57 +0300
committerTom Rini <trini@konsulko.com>2022-12-09 22:10:28 +0300
commitd90c8bc441e2f0331fa2365ad07927bbbef725b3 (patch)
tree399f7183f88c5b9effb5f9a7fae27daa549a2429 /board/ti/am62ax/Makefile
parentb6cbcd61556e0d9de4c389071e3a826e577b9f43 (diff)
downloadu-boot-d90c8bc441e2f0331fa2365ad07927bbbef725b3.tar.xz
board: ti: introduce the basic files needed to support the am62a
Introduce the bare minimum SD and UART support for the am62a sk. Signed-off-by: Bryan Brattlof <bb@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'board/ti/am62ax/Makefile')
-rw-r--r--board/ti/am62ax/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/board/ti/am62ax/Makefile b/board/ti/am62ax/Makefile
new file mode 100644
index 0000000000..4e8e7aa230
--- /dev/null
+++ b/board/ti/am62ax/Makefile
@@ -0,0 +1,7 @@
+#
+# Copyright (C) 2022 Texas Instruments Incorporated - https://www.ti.com/
+#
+# SPDX-License-Identifier: GPL-2.0+
+#
+
+obj-y += evm.o