forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
kernel/drivers/base/test/Makefile
....@@ -1 +1,5 @@
1
+# SPDX-License-Identifier: GPL-2.0
12 obj-$(CONFIG_TEST_ASYNC_DRIVER_PROBE) += test_async_driver_probe.o
3
+
4
+obj-$(CONFIG_KUNIT_DRIVER_PE_TEST) += property-entry-test.o
5
+CFLAGS_REMOVE_property-entry-test.o += -fplugin-arg-structleak_plugin-byref -fplugin-arg-structleak_plugin-byref-all