mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-10-30 15:48:52 +01:00
Fixed MTP to work with TWRP
This commit is contained in:
commit
f6dfaef42e
50820 changed files with 20846062 additions and 0 deletions
10
drivers/media/usb/gspca/stv06xx/Makefile
Normal file
10
drivers/media/usb/gspca/stv06xx/Makefile
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
obj-$(CONFIG_USB_STV06XX) += gspca_stv06xx.o
|
||||
|
||||
gspca_stv06xx-objs := stv06xx.o \
|
||||
stv06xx_vv6410.o \
|
||||
stv06xx_hdcs.o \
|
||||
stv06xx_pb0100.o \
|
||||
stv06xx_st6422.o
|
||||
|
||||
ccflags-y += -I$(srctree)/drivers/media/usb/gspca
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue