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)
commit74c7b28953d4eaa6a479c187aeafcfc0280da5e8
tree2bc351f0911fe994c13d4ef7159a975b8ba3cfec
parentde36e66d5fa52bc6e2dacd95c701a1762b5308a7
sparc32: Add ucmpdi2.o to obj-y instead of lib-y.

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>
arch/sparc/lib/Makefile