# # (C) Copyright 2014 - 2015 Xilinx, Inc. # Michal Simek # # SPDX-License-Identifier: GPL-2.0+ # obj-y += clk.o obj-y += cpu.o obj-$(CONFIG_MP) += mp.o obj-y += slcr.o obj-$(CONFIG_SPL_BUILD) += spl.o