diff options
Diffstat (limited to 'drivers/soc/xilinx/Makefile')
-rw-r--r-- | drivers/soc/xilinx/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/soc/xilinx/Makefile b/drivers/soc/xilinx/Makefile new file mode 100644 index 000000000..dee8fd51e --- /dev/null +++ b/drivers/soc/xilinx/Makefile @@ -0,0 +1,2 @@ +# SPDX-License-Identifier: GPL-2.0 +obj-$(CONFIG_XILINX_VCU) += xlnx_vcu.o |