brintos

brintos / linux-shallow public Read only

0
0
Text · 184 B · bb78215 Raw
7 lines · plain
1# SPDX-License-Identifier: GPL-2.02#3# Makefile for KUnit test suites for the FPGA subsystem4#5 6obj-$(CONFIG_FPGA_KUNIT_TESTS) += fpga-mgr-test.o fpga-bridge-test.o fpga-region-test.o7