xref: /linux/drivers/android/tests/Makefile (revision 8b87f67b4c87452e21721887fa8dec1f4c6b2b7c)
1# SPDX-License-Identifier: GPL-2.0-only
2#
3# Copyright 2025 Google LLC.
4#
5
6obj-$(CONFIG_ANDROID_BINDER_ALLOC_KUNIT_TEST)	+= binder_alloc_kunit.o
7