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