mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-10 09:22:44 -04:00
Fixed MTP to work with TWRP
This commit is contained in:
commit
f6dfaef42e
50820 changed files with 20846062 additions and 0 deletions
10
arch/xtensa/platforms/iss/Makefile
Normal file
10
arch/xtensa/platforms/iss/Makefile
Normal file
|
@ -0,0 +1,10 @@
|
|||
# $Id: Makefile,v 1.1.1.1 2002/08/28 16:10:14 aroll Exp $
|
||||
#
|
||||
# Makefile for the Xtensa Instruction Set Simulator (ISS)
|
||||
# "prom monitor" library routines under Linux.
|
||||
#
|
||||
|
||||
obj-y = setup.o
|
||||
obj-$(CONFIG_TTY) += console.o
|
||||
obj-$(CONFIG_NET) += network.o
|
||||
obj-$(CONFIG_BLK_DEV_SIMDISK) += simdisk.o
|
Loading…
Add table
Add a link
Reference in a new issue