mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-09 01:28: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
arch/m68k/fpsp040/Makefile
Normal file
15
arch/m68k/fpsp040/Makefile
Normal file
|
@ -0,0 +1,15 @@
|
|||
#
|
||||
# Makefile for Linux arch/m68k/fpsp040 source directory
|
||||
#
|
||||
|
||||
obj-y := bindec.o binstr.o decbin.o do_func.o gen_except.o get_op.o \
|
||||
kernel_ex.o res_func.o round.o sacos.o sasin.o satan.o satanh.o \
|
||||
scosh.o setox.o sgetem.o sint.o slog2.o slogn.o \
|
||||
smovecr.o srem_mod.o scale.o \
|
||||
ssin.o ssinh.o stan.o stanh.o sto_res.o stwotox.o tbldo.o util.o \
|
||||
x_bsun.o x_fline.o x_operr.o x_ovfl.o x_snan.o x_store.o \
|
||||
x_unfl.o x_unimp.o x_unsupp.o bugfix.o skeleton.o
|
||||
|
||||
EXTRA_LDFLAGS := -x
|
||||
|
||||
$(OS_OBJS): fpsp.h
|
Loading…
Add table
Add a link
Reference in a new issue