summaryrefslogtreecommitdiffstats
path: root/drivers/fpga/Makefile
diff options
context:
space:
mode:
authorMarco Pagani <marpagan@redhat.com>2023-07-18 15:03:04 +0200
committerXu Yilun <yilun.xu@intel.com>2023-07-23 14:04:50 +0800
commit3969f6458f783d2b4b8b15bef1eeab674eaa34bd (patch)
treeee5e36756a6894917693b600f7a5c68e97b49beb /drivers/fpga/Makefile
parent64a5f972c93de1f31fdf828e38b763afb07acb5b (diff)
downloadlinux-3969f6458f783d2b4b8b15bef1eeab674eaa34bd.tar.gz
linux-3969f6458f783d2b4b8b15bef1eeab674eaa34bd.tar.bz2
linux-3969f6458f783d2b4b8b15bef1eeab674eaa34bd.zip
fpga: add configuration for the FPGA KUnit test suites.
Add configuration for the KUnit test suites for the core components of the FPGA subsystem. Signed-off-by: Marco Pagani <marpagan@redhat.com> Acked-by: Xu Yilun <yilun.xu@intel.com> Link: https://lore.kernel.org/r/20230718130304.87048-5-marpagan@redhat.com Signed-off-by: Xu Yilun <yilun.xu@intel.com>
Diffstat (limited to 'drivers/fpga/Makefile')
-rw-r--r--drivers/fpga/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/fpga/Makefile b/drivers/fpga/Makefile
index 72e554b4d2f7..352a2612623e 100644
--- a/drivers/fpga/Makefile
+++ b/drivers/fpga/Makefile
@@ -55,3 +55,6 @@ obj-$(CONFIG_FPGA_DFL_NIOS_INTEL_PAC_N3000) += dfl-n3000-nios.o
# Drivers for FPGAs which implement DFL
obj-$(CONFIG_FPGA_DFL_PCI) += dfl-pci.o
+
+# KUnit tests
+obj-$(CONFIG_FPGA_KUNIT_TESTS) += tests/