Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b47bc37d2cba5bd4b3aeb7d9c6b37c1e7269bc9d
/
.
/
board
/
topic
/
zynq
/
Makefile
blob: 789348207535cb4f52e0694693a3e393812095bc [
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