Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
f59961e343cc591b99a78690eb01ec590e15baa7
/
.
/
board
/
gdsys
/
405ex
/
Makefile
blob: a668460119c25718f2f83230267f7f8799ab38af [
file
] [
log
] [
blame
]
#
# (C) Copyright 2007
# Stefan Roese, DENX Software Engineering, sr@denx.de.
#
# SPDX-License-Identifier: GPL-2.0+
#
obj
-
y
:=
405ex
.
o
obj
-
$
(
CONFIG_IO64
)
+=
io64
.
o
obj
-
$
(
CONFIG_CMD_CHIP_CONFIG
)
+=
chip_config
.
o