summaryrefslogtreecommitdiffstats
path: root/board/altera/socfpga/Makefile
blob: 5a15c71610697cffaeebaa97b9837e7a4ddda778 (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# (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	:= socfpga.o wrap_pll_config.o
obj-$(CONFIG_SPL_BUILD) += wrap_iocsr_config.o wrap_pinmux_config.o	\
			   wrap_sdram_config.o
OpenPOWER on IntegriCloud