Sign in
third-party-mirror
/
u-boot
/
d2ca328c830fdaaee9a85b77b343450bde0c587e
/
.
/
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