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