summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv8/zynqmp/Makefile
blob: efab5eabc97b07bd81c899a4dce88d66126219aa (plain)
1
2
3
4
5
6
7
8
9
10
#
# (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
OpenPOWER on IntegriCloud