This website requires JavaScript.
Explore
Help
Sign In
mr
/
openwrt
Watch
2
Star
0
Fork
1
You've already forked openwrt
Code
Issues
7
Pull Requests
Releases
Wiki
Activity
a3edea1b91
openwrt
/
package
/
kexec-tools
History
Nicolas Thill
a3edea1b91
add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc)
...
SVN-Revision: 13931
2009-01-08 01:49:11 +00:00
..
files
Allow kexec to directly use the kernel exposed in a mtd partition and reboot using the right command line
2007-10-14 18:39:20 +00:00
patches
Remove legacy kernel load patch - no longer required
2008-12-18 07:41:41 +00:00
kexec-config.in
Use new kexec tools
2008-04-12 23:20:31 +00:00
Makefile
add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc)
2009-01-08 01:49:11 +00:00