Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6ef718016bd9a89cb561e791e6e55f84a9d0e66b
/
.
/
arch
/
arm
/
mach-k3
/
am65x
/
Makefile
blob: 20d5f1d3bf18709f4a26f947cfb8a0140fba52ca [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0+
#
# Copyright (C) 2024 Texas Instruments Incorporated - https://www.ti.com/
# Andrew Davis <afd@ti.com>
obj
-
$
(
CONFIG_OF_SYSTEM_SETUP
)
+=
am654_fdt
.
o
obj
-
$
(
CONFIG_SPL_BUILD
)
+=
am654_init
.
o