Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7f9da820c5486e04fd01052ffb28d726c96a0d73
/
.
/
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