[MIPS] Add __ucmpdi2 implementation
[linux-drm-fsl-dcu.git] / arch / mips / lib / Makefile
index d7d3b14dcfb2ba0bd3043e98253ed0aeac4cf5f1..5dad13efba7edb861607d33a81289f816dbcfa02 100644 (file)
@@ -9,4 +9,4 @@ obj-y                   += iomap.o
 obj-$(CONFIG_PCI)      += iomap-pci.o
 
 # libgcc-style stuff needed in the kernel
-lib-y += ashldi3.o ashrdi3.o lshrdi3.o
+lib-y += ashldi3.o ashrdi3.o lshrdi3.o ucmpdi2.o