summaryrefslogtreecommitdiffstats
path: root/board/spear/x600/Makefile
blob: f9053feec35538c801c4cf396c541d5e9d7c1d4f (plain)
1
2
3
4
5
6
7
8
9
10
#
# (C) Copyright 2000-2004
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# SPDX-License-Identifier:	GPL-2.0+
#

ifndef CONFIG_SPL_BUILD
obj-y	:= fpga.o x600.o
endif
OpenPOWER on IntegriCloud