summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/socfpga/Makefile
blob: dac2bbdac114104aac08c72da482659998c76c69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# (C) Copyright 2000-2003
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# Copyright (C) 2012 Altera Corporation <www.altera.com>
#
# SPDX-License-Identifier:	GPL-2.0+
#

obj-y	:= lowlevel_init.o
obj-y	+= misc.o timer.o reset_manager.o system_manager.o
obj-$(CONFIG_SPL_BUILD) += spl.o
OpenPOWER on IntegriCloud