xref: /linux-6.15/drivers/android/Makefile (revision 0c972a05)
1ccflags-y += -I$(src)			# needed for trace events
2
3obj-$(CONFIG_ANDROID_BINDER_IPC)	+= binder.o binder_alloc.o
4