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