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