fix export of __ashldi3, __ashrdi3 and __lshrdi3 symbols
[openwrt.git] / openwrt / target / linux / generic-2.6 / patches / 005-gcc4_fix.patch
index 21d09b6..72df581 100644 (file)
@@ -179,7 +179,7 @@ diff -Nur linux-2.6.15.1/lib/Makefile linux-2.6.15.1-openwrt/lib/Makefile
         sha1.o
  
  lib-y += kobject.o kref.o kobject_uevent.o klist.o
-+lib-y += ashldi3.o ashrdi3.o lshrdi3.o
++obj-y += ashldi3.o ashrdi3.o lshrdi3.o
  
  obj-y += sort.o parser.o halfmd4.o
  
This page took 0.02066 seconds and 4 git commands to generate.