summaryrefslogtreecommitdiff
path: root/openwrt
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-04-25 23:35:14 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-04-25 23:35:14 +0000
commita2e245092daa092b33aa95ceb38d5872469c36a5 (patch)
tree1c4902f359d7d96b6003a1a227859e39cc0a9c4b /openwrt
parent6fd2ed531909f295e03cbba0fed2b00dada6b308 (diff)
downloadmtk-20170518-a2e245092daa092b33aa95ceb38d5872469c36a5.zip
mtk-20170518-a2e245092daa092b33aa95ceb38d5872469c36a5.tar.gz
mtk-20170518-a2e245092daa092b33aa95ceb38d5872469c36a5.tar.bz2
fix export of __ashldi3, __ashrdi3 and __lshrdi3 symbols
SVN-Revision: 3705
Diffstat (limited to 'openwrt')
-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 21d09b6..72df581 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