blob: a01254c43ee3f714020aff487314f32ec0b2bbde [file] [log] [blame]
Andrew Scullb4b6d4a2019-01-02 15:54:55 +00001ccflags-y += -I$(src) # needed for trace events
2
3obj-$(CONFIG_ANDROID_BINDER_IPC) += binder.o binder_alloc.o
4obj-$(CONFIG_ANDROID_BINDER_IPC_SELFTEST) += binder_alloc_selftest.o