sparc32: Add ucmpdi2.o to obj-y instead of lib-y.
authorDavid S. Miller <davem@davemloft.net>
Sat, 19 May 2012 22:27:01 +0000 (15:27 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 19 May 2012 22:27:01 +0000 (15:27 -0700)
Otherwise if no references exist in the static kernel image,
we won't export the symbol properly to modules.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found