forked from OERV-BSP/u-boot
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
|