xref: /linux/drivers/android/Makefile (revision 0d5ec7919f3747193f051036b2301734a4b5e1d6)
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
50c972a05STodd Kjosobj-$(CONFIG_ANDROID_BINDER_IPC)	+= binder.o binder_alloc.o
6*5e024582STiffany Yangobj-$(CONFIG_ANDROID_BINDER_ALLOC_KUNIT_TEST)	+= tests/
7