From: nbd Date: Tue, 25 Apr 2006 23:35:14 +0000 (+0000) Subject: fix export of __ashldi3, __ashrdi3 and __lshrdi3 symbols X-Git-Tag: fast2504n-3.10.28-merged~23030 X-Git-Url: https://git.enpas.org/?a=commitdiff_plain;h=3b5571cbc8dd07374cc75f4db48273ebfb04b840;p=openwrt.git fix export of __ashldi3, __ashrdi3 and __lshrdi3 symbols git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3705 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/openwrt/target/linux/generic-2.6/patches/005-gcc4_fix.patch b/openwrt/target/linux/generic-2.6/patches/005-gcc4_fix.patch index 21d09b6f07..72df58184d 100644 --- a/openwrt/target/linux/generic-2.6/patches/005-gcc4_fix.patch +++ b/openwrt/target/linux/generic-2.6/patches/005-gcc4_fix.patch @@ -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