]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - drivers/staging/android/Makefile
staging: android: binder: move to the "real" part of the kernel
[mirror_ubuntu-zesty-kernel.git] / drivers / staging / android / Makefile
index 517ad5ffa4290fb92c1b78e09bb7982d0e529492..479b2b86f8c80436eeeb2f70510883472be81a30 100644 (file)
@@ -2,7 +2,6 @@ ccflags-y += -I$(src)                   # needed for trace events
 
 obj-y                                  += ion/
 
-obj-$(CONFIG_ANDROID_BINDER_IPC)       += binder.o
 obj-$(CONFIG_ASHMEM)                   += ashmem.o
 obj-$(CONFIG_ANDROID_LOGGER)           += logger.o
 obj-$(CONFIG_ANDROID_TIMED_OUTPUT)     += timed_output.o