summaryrefslogtreecommitdiffstats
path: root/board/altera/socfpga/Makefile
blob: 640f629856709c97837afd28a8baa9437ef91b9b (plain)
1
2
3
4
5
6
7
8
9
10
#
# (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
OpenPOWER on IntegriCloud