Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-block
[linux/fpc-iii.git] / drivers / android / Makefile
blobc9d3d0c99c25717a4bf6867c10732e5eb9022ad1
1 # SPDX-License-Identifier: GPL-2.0-only
2 ccflags-y += -I$(src) # needed for trace events
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