xref: /linux/drivers/android/Makefile (revision 777783e0abae3cab7555bb182776f9ffaa35631a)
1*777783e0SGreg Kroah-Hartmanccflags-y += -I$(src)			# needed for trace events
2*777783e0SGreg Kroah-Hartman
3*777783e0SGreg Kroah-Hartmanobj-$(CONFIG_ANDROID_BINDER_IPC)	+= binder.o
4