]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blame - drivers/base/test/Makefile
Merge tag 'efi-urgent-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
[mirror_ubuntu-jammy-kernel.git] / drivers / base / test / Makefile
CommitLineData
47bcc18c 1# SPDX-License-Identifier: GPL-2.0
79543cf2 2obj-$(CONFIG_TEST_ASYNC_DRIVER_PROBE) += test_async_driver_probe.o
c032ace7 3
586c4028 4obj-$(CONFIG_DRIVER_PE_KUNIT_TEST) += property-entry-test.o
6a1e2d93 5CFLAGS_property-entry-test.o += $(DISABLE_STRUCTLEAK_PLUGIN)