]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - lib_arm/Makefile
arm: add _lshrdi3.S
[karo-tx-uboot.git] / lib_arm / Makefile
index 241782c177a3164bbef5d44a49cfef19976530de..c37e2e0d8a989802dfef2b9b7b0efb43f07d1b4f 100644 (file)
@@ -29,6 +29,7 @@ LIBGCC        = $(obj)libgcc.a
 GLSOBJS        += _ashldi3.o
 GLSOBJS        += _ashrdi3.o
 GLSOBJS        += _divsi3.o
+GLSOBJS        += _lshrdi3.o
 GLSOBJS        += _modsi3.o
 GLSOBJS        += _udivsi3.o
 GLSOBJS        += _umodsi3.o