Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a15e47fd9d574adaa666bccf66fbc1495694eb3f
/
.
/
arch
/
arm
/
mach-k3
/
j722s
/
Makefile
blob: 2b1fec131edf6bc11360449c9262148de7e78f14 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0+
#
# Copyright (C) 2024 Texas Instruments Incorporated - https://www.ti.com/
# Jayesh Choudhary <j-choudhary@ti.com>
obj
-
$
(
CONFIG_OF_SYSTEM_SETUP
)
+=
j722s_fdt
.
o
obj
-
$
(
CONFIG_SPL_BUILD
)
+=
j722s_init
.
o