Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
d1a5d3c133a07d6035b9f97a6315afed7d73514a
/
.
/
board
/
altera
/
nios2-generic
/
Makefile
blob: 5e4192c1e7776a7f0f5465eeffa4143f94700495 [
file
] [
log
] [
blame
]
#
# (C) Copyright 2001-2006
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
# (C) Copyright 2010, Thomas Chou <thomas@wytron.com.tw>
#
# SPDX-License-Identifier: GPL-2.0+
#
obj
-
y
:=
nios2
-
generic
.
o
obj
-
$
(
CONFIG_CMD_IDE
)
+=
../
common
/
cfide
.
o