1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-20 05:34:11 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
nbd
9b8c34de26 arm: when linking the kernel, move the section discards after the other sections to fix discarding unused symbol exports
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17204 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-09 20:51:04 +00:00
nbd
f052c38f12 revert some accidentally committed test/debug changes from the module symbol export patch - should fix #5655
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17200 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-09 12:33:08 +00:00
nbd
88537a79d1 backport fixed module exports patch to 2.6.28
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17187 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-09 01:55:19 +00:00
nbd
1867f66fb1 revert the module exports patch on 2.6.28 until it is fixed
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17185 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-08 22:31:24 +00:00
nbd
ba38e05850 add an optional config option for stripping all unnecessary symbol exports from the kernel image
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17181 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-08 14:22:04 +00:00