mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-10 01:12:45 -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/blackfin/mach-bf533/boards/Makefile
Normal file
10
arch/blackfin/mach-bf533/boards/Makefile
Normal file
|
@ -0,0 +1,10 @@
|
|||
#
|
||||
# arch/blackfin/mach-bf533/boards/Makefile
|
||||
#
|
||||
|
||||
obj-$(CONFIG_BFIN533_STAMP) += stamp.o
|
||||
obj-$(CONFIG_BFIN532_IP0X) += ip0x.o
|
||||
obj-$(CONFIG_BFIN533_EZKIT) += ezkit.o
|
||||
obj-$(CONFIG_BFIN533_BLUETECHNIX_CM) += cm_bf533.o
|
||||
obj-$(CONFIG_BLACKSTAMP) += blackstamp.o
|
||||
obj-$(CONFIG_H8606_HVSISTEMAS) += H8606.o
|
Loading…
Add table
Add a link
Reference in a new issue