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