blob: a01254c43ee3f714020aff487314f32ec0b2bbde [file] [log] [blame]
Greg Kroah-Hartman777783e2014-10-16 14:40:38 +02001ccflags-y += -I$(src) # needed for trace events
2
Todd Kjos0c972a02017-06-29 12:01:41 -07003obj-$(CONFIG_ANDROID_BINDER_IPC) += binder.o binder_alloc.o
Sherry Yang4175e2b2017-08-23 08:46:40 -07004obj-$(CONFIG_ANDROID_BINDER_IPC_SELFTEST) += binder_alloc_selftest.o