forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
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