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