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