Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1d52512b2e81dbfae2cf11f6ef886bc22a7cd4d8
/
.
/
arch
/
arm
/
mach-k3
/
j721s2
/
Makefile
blob: ceef68297c9686659b6936eb9c379e1f52f8a7de [
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
)
+=
j721s2_fdt
.
o
obj
-
$
(
CONFIG_SPL_BUILD
)
+=
j721s2_init
.
o