]> asedeno.scripts.mit.edu Git - linux.git/blob - drivers/android/Makefile
Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
[linux.git] / drivers / android / Makefile
1 ccflags-y += -I$(src)                   # needed for trace events
2
3 obj-$(CONFIG_ANDROID_BINDERFS)          += binderfs.o
4 obj-$(CONFIG_ANDROID_BINDER_IPC)        += binder.o binder_alloc.o
5 obj-$(CONFIG_ANDROID_BINDER_IPC_SELFTEST) += binder_alloc_selftest.o