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
12
arch/c6x/platforms/Makefile
Normal file
12
arch/c6x/platforms/Makefile
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
#
|
||||
# Makefile for arch/c6x/platforms
|
||||
#
|
||||
# Copyright 2010, 2011 Texas Instruments Incorporated
|
||||
#
|
||||
|
||||
obj-y = platform.o cache.o megamod-pic.o pll.o plldata.o timer64.o
|
||||
obj-y += dscr.o
|
||||
|
||||
# SoC objects
|
||||
obj-$(CONFIG_SOC_TMS320C6455) += emif.o
|
||||
obj-$(CONFIG_SOC_TMS320C6457) += emif.o
|
||||
Loading…
Add table
Add a link
Reference in a new issue