]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - drivers/android/Makefile
scsi: scsi_debug: Fix memory leak on module unload
[mirror_ubuntu-bionic-kernel.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