]> Git Repo - linux.git/blob - drivers/android/Makefile
i3c: mipi-i3c-hci: Fix DAT/DCT entry sizes
[linux.git] / drivers / android / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 ccflags-y += -I$(src)                   # needed for trace events
3
4 obj-$(CONFIG_ANDROID_BINDERFS)          += binderfs.o
5 obj-$(CONFIG_ANDROID_BINDER_IPC)        += binder.o binder_alloc.o
6 obj-$(CONFIG_ANDROID_BINDER_IPC_SELFTEST) += binder_alloc_selftest.o
This page took 0.0371629999999999 seconds and 4 git commands to generate.