Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
2eb2a1e08b97d9326d0bd5896035792e6e213a36
/
.
/
board
/
opalkelly
/
zynq
/
Makefile
blob: 19e893e43d7420b11edc893997a591461d769298 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0+
obj
-
y
:=
board
.
o
hw
-
platform
-
y
:=
$
(
shell echo $
(
CONFIG_DEFAULT_DEVICE_TREE
))
obj
-
$
(
CONFIG_SPL_BUILD
)
+=
$
(
hw
-
platform
-
y
)/
ps7_init_gpl
.
o