summaryrefslogtreecommitdiffstats
path: root/openwrt/target/linux/generic-2.6
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-04-25 23:35:14 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-04-25 23:35:14 +0000
commit3b5571cbc8dd07374cc75f4db48273ebfb04b840 (patch)
treec741edcca7a46719ee719c52ebb8433335f4888c /openwrt/target/linux/generic-2.6
parentcbe89f4e7f303c2474dc0891aceae055779833ca (diff)
fix export of __ashldi3, __ashrdi3 and __lshrdi3 symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3705 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/generic-2.6')
-rw-r--r--openwrt/target/linux/generic-2.6/patches/005-gcc4_fix.patch2
1 files changed, 1 insertions, 1 deletions
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 21d09b6f0..72df58184 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