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