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