1
0
Fork 0
alistair23-linux/arch/microblaze/lib
David Holsgrove ef264cf0c4 microblaze: Change libgcc-style functions from lib-y to obj-y
Following precedence set by MIPs:
"[MIPS] Change libgcc-style functions from lib-y to obj-y"
(sha1: f7c2778151),
switch the goal definition for kbuild to obj-y to ensure
object files linked in vmlinux if only modules were users
of these functions.

Signed-off-by: David Holsgrove <david.holsgrove@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2014-07-18 14:26:09 +02:00
..
Makefile microblaze: Change libgcc-style functions from lib-y to obj-y 2014-07-18 14:26:09 +02:00
ashldi3.c microblaze: Do not use module.h in files which are not modules 2013-02-12 11:24:45 +01:00
ashrdi3.c microblaze: Do not use module.h in files which are not modules 2013-02-12 11:24:45 +01:00
cmpdi2.c microblaze: Do not use module.h in files which are not modules 2013-02-12 11:24:45 +01:00
divsi3.S
fastcopy.S
libgcc.h microblaze: lib: Add lib function declarations 2012-12-13 18:15:38 +01:00
lshrdi3.c microblaze: Do not use module.h in files which are not modules 2013-02-12 11:24:45 +01:00
memcpy.c microblaze: Do not use module.h in files which are not modules 2013-02-12 11:24:45 +01:00
memmove.c microblaze: Do not use module.h in files which are not modules 2013-02-12 11:24:45 +01:00
memset.c microblaze: Do not use module.h in files which are not modules 2013-02-12 11:24:45 +01:00
modsi3.S
muldi3.c microblaze: Do not use module.h in files which are not modules 2013-02-12 11:24:45 +01:00
mulsi3.S
uaccess_old.S microblaze: Fix strncpy_from_user macro 2013-02-12 11:24:44 +01:00
ucmpdi2.c microblaze: Do not use module.h in files which are not modules 2013-02-12 11:24:45 +01:00
udivsi3.S
umodsi3.S