mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-11-02 09:05:37 +01:00
Fixed MTP to work with TWRP
This commit is contained in:
commit
f6dfaef42e
50820 changed files with 20846062 additions and 0 deletions
11
drivers/gpu/drm/nouveau/dispnv04/Makefile
Normal file
11
drivers/gpu/drm/nouveau/dispnv04/Makefile
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
nouveau-y += dispnv04/arb.o
|
||||
nouveau-y += dispnv04/crtc.o
|
||||
nouveau-y += dispnv04/cursor.o
|
||||
nouveau-y += dispnv04/dac.o
|
||||
nouveau-y += dispnv04/dfp.o
|
||||
nouveau-y += dispnv04/disp.o
|
||||
nouveau-y += dispnv04/hw.o
|
||||
nouveau-y += dispnv04/overlay.o
|
||||
nouveau-y += dispnv04/tvmodesnv17.o
|
||||
nouveau-y += dispnv04/tvnv04.o
|
||||
nouveau-y += dispnv04/tvnv17.o
|
||||
Loading…
Add table
Add a link
Reference in a new issue