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