aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/xilinx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/firmware/xilinx/Makefile')
-rw-r--r--drivers/firmware/xilinx/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/firmware/xilinx/Makefile b/drivers/firmware/xilinx/Makefile
new file mode 100644
index 000000000000..875a53703c82
--- /dev/null
+++ b/drivers/firmware/xilinx/Makefile
@@ -0,0 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0
+# Makefile for Xilinx firmwares
+
+obj-$(CONFIG_ZYNQMP_FIRMWARE) += zynqmp.o
+obj-$(CONFIG_ZYNQMP_FIRMWARE_DEBUG) += zynqmp-debug.o