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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 20 Aug 2013 15:26:28 +0000 (08:26 -0700)
commit22a327d1685e35c2dd6b00b2ef1c27d0d252e6fa
treee0ac2fd966575ed2e0987252140db94e7edfd799
parentd326e4a01a146c8b92ca45d6ad2a90189af07989
sparc32: Add ucmpdi2.o to obj-y instead of lib-y.

commit 74c7b28953d4eaa6a479c187aeafcfc0280da5e8 upstream.

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>
Cc: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/sparc/lib/Makefile