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