Sign in
coral
/
uboot-imx
/
52b4e4d87cbb27edf36397ff270208c24cda2f58
/
.
/
board
/
topic
/
zynq
/
Makefile
blob: becadd2ca743618c98f1356563995e75732afd23 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0+
obj
-
y
:=
board
.
o
# Remove quotes
hw
-
platform
-
y
:=
$
(
shell echo $
(
CONFIG_DEFAULT_DEVICE_TREE
))
obj
-
$
(
CONFIG_SPL_BUILD
)
+=
$
(
hw
-
platform
-
y
)/
ps7_init_gpl
.
o