mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-10-29 15:28:50 +01:00
Fixed MTP to work with TWRP
This commit is contained in:
commit
f6dfaef42e
50820 changed files with 20846062 additions and 0 deletions
4
drivers/misc/vmw_vmci/Makefile
Normal file
4
drivers/misc/vmw_vmci/Makefile
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
obj-$(CONFIG_VMWARE_VMCI) += vmw_vmci.o
|
||||
vmw_vmci-y += vmci_context.o vmci_datagram.o vmci_doorbell.o \
|
||||
vmci_driver.o vmci_event.o vmci_guest.o vmci_handle_array.o \
|
||||
vmci_host.o vmci_queue_pair.o vmci_resource.o vmci_route.o
|
||||
Loading…
Add table
Add a link
Reference in a new issue