Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
7531122e5ca64fd1d5b9a1feffa25bc812a627a6
/
.
/
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