SPDX: Convert all of our single license tags to Linux Kernel style
[platform/kernel/u-boot.git] / arch / arm / cpu / armv8 / zynqmp / Makefile
index a997e04..8a3b074 100644 (file)
@@ -1,9 +1,10 @@
+# SPDX-License-Identifier: GPL-2.0+
 #
 # (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-$(CONFIG_SPL_BUILD) += spl.o handoff.o
+obj-$(CONFIG_ZYNQMP_PSU_INIT_ENABLED)  += psu_spl_init.o