1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 2777783e0SGreg Kroah-Hartmanccflags-y += -I$(src) # needed for trace events 3777783e0SGreg Kroah-Hartman 43ad20fe3SChristian Braunerobj-$(CONFIG_ANDROID_BINDERFS) += binderfs.o 563740349SLi Liobj-$(CONFIG_ANDROID_BINDER_IPC) += binder.o binder_alloc.o binder_netlink.o 65e024582STiffany Yangobj-$(CONFIG_ANDROID_BINDER_ALLOC_KUNIT_TEST) += tests/ 7*eafedbc7SAlice Ryhlobj-$(CONFIG_ANDROID_BINDER_IPC_RUST) += binder/ 8