xref: /kernel/linux/linux-5.10/drivers/base/test/Makefile (revision 8c2ecf20)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/base/test/
1# SPDX-License-Identifier: GPL-2.0
2obj-$(CONFIG_TEST_ASYNC_DRIVER_PROBE)	+= test_async_driver_probe.o
3
4obj-$(CONFIG_KUNIT_DRIVER_PE_TEST) += property-entry-test.o
5CFLAGS_REMOVE_property-entry-test.o += -fplugin-arg-structleak_plugin-byref -fplugin-arg-structleak_plugin-byref-all
6

Indexes created Thu Nov 07 10:32:03 CST 2024