Skip to content
Snippets Groups Projects
Commit cb8c181f authored by David S. Miller's avatar David S. Miller
Browse files

[S390]: Fix build on 31-bit.


Allow s390 to properly override the generic
__div64_32() implementation by:

1) Using obj-y for div64.o in s390's makefile instead
   of lib-y

2) Adding the weak attribute to the generic implementation.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent efd1e8d5
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment