Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3700d57bc45f173b5a551cd7188ce92af6f40c9f
/
.
/
board
/
spear
/
x600
/
Makefile
blob: 3ed8415777ea3df0511d3af1d3b9bf0d6bdf17db [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0+
#
# (C) Copyright 2000-2004
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
ifdef CONFIG_SPL_BUILD
# necessary to create built-in.o
obj
-
:=
__dummy__
.
o
else
obj
-
y
:=
fpga
.
o x600
.
o
endif