OrangePi_CM5/arch/microblaze/lib
Michal Simek 18ffc0cce4 microblaze: Setup dependencies for ASM optimized lib functions
The patch:
"microblaze: Setup proper dependency for optimized lib functions"
(sha1: 7b6ce52be3)
didn't setup all dependencies properly.
Optimized lib functions in C are also present for little endian
and optimized library functions in assembler are implemented only for
big endian version.

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2018-03-16 12:51:26 +01:00
..
Makefile
…
ashldi3.c
…
ashrdi3.c
…
cmpdi2.c
…
divsi3.S
…
fastcopy.S microblaze: Setup dependencies for ASM optimized lib functions 2018-03-16 12:51:26 +01:00
libgcc.h
…
lshrdi3.c
…
memcpy.c
…
memmove.c
…
memset.c
…
modsi3.S
…
muldi3.c
…
mulsi3.S
…
uaccess_old.S
…
ucmpdi2.c
…
udivsi3.S
…
umodsi3.S
…