mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 17:18:05 -04:00
Fixed MTP to work with TWRP
This commit is contained in:
commit
f6dfaef42e
50820 changed files with 20846062 additions and 0 deletions
15
drivers/gpu/host1x/Makefile
Normal file
15
drivers/gpu/host1x/Makefile
Normal file
|
@ -0,0 +1,15 @@
|
|||
host1x-y = \
|
||||
bus.o \
|
||||
syncpt.o \
|
||||
dev.o \
|
||||
intr.o \
|
||||
cdma.o \
|
||||
channel.o \
|
||||
job.o \
|
||||
debug.o \
|
||||
mipi.o \
|
||||
hw/host1x01.o \
|
||||
hw/host1x02.o \
|
||||
hw/host1x04.o
|
||||
|
||||
obj-$(CONFIG_TEGRA_HOST1X) += host1x.o
|
Loading…
Add table
Add a link
Reference in a new issue