blob: a01254c43ee3f714020aff487314f32ec0b2bbde [file] [log] [blame]
Greg Kroah-Hartman777783e2014-10-16 14:40:38 +02001ccflags-y += -I$(src) # needed for trace events
2
Todd Kjosb9341022016-10-10 10:40:53 -07003obj-$(CONFIG_ANDROID_BINDER_IPC) += binder.o binder_alloc.o
Sherry Yang435416b2017-06-22 14:37:45 -07004obj-$(CONFIG_ANDROID_BINDER_IPC_SELFTEST) += binder_alloc_selftest.o