mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-11 20:46:00 +01:00
Introduce the basic files needed to support the am62px family of SoCs Co-developed-by: Hari Nagalla <hnagalla@ti.com> Signed-off-by: Hari Nagalla <hnagalla@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com> Signed-off-by: Bryan Brattlof <bb@ti.com>
8 lines
136 B
Makefile
8 lines
136 B
Makefile
#
|
|
# Copyright (C) 2023 Texas Instruments Incorporated - https://www.ti.com/
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y += evm.o
|