]> Git Repo - linux.git/blob - drivers/android/Makefile
Merge branch 'x86/urgent' into x86/mm, to pick up fixes
[linux.git] / drivers / android / Makefile
1 ccflags-y += -I$(src)                   # needed for trace events
2
3 obj-$(CONFIG_ANDROID_BINDER_IPC)        += binder.o binder_alloc.o
4 obj-$(CONFIG_ANDROID_BINDER_IPC_SELFTEST) += binder_alloc_selftest.o
This page took 0.032059 seconds and 4 git commands to generate.