summaryrefslogtreecommitdiffstats
path: root/board/altera/socfpga/Makefile
blob: c867f73ff7eac7f12f0e93437aa9e4272cf5472a (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
obj-$(CONFIG_SPL_BUILD) += pinmux_config.o iocsr_config.o
OpenPOWER on IntegriCloud