summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv8/zynqmp/Makefile
blob: d0ed2223ff7973b27e24cb936546bcf81bb58b85 (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# (C) Copyright 2014 - 2015 Xilinx, Inc.
# Michal Simek <michal.simek@xilinx.com>
#
# SPDX-License-Identifier:	GPL-2.0+
#

obj-y	+= clk.o
obj-y	+= cpu.o
obj-$(CONFIG_MP)	+= mp.o
obj-y	+= slcr.o
OpenPOWER on IntegriCloud