summaryrefslogtreecommitdiffstats
path: root/package/kexec-tools/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* allow kexec-tools to compile with ccache enabled, patch from Luca SinigagliaFlorian Fainelli2009-02-101-2/+2
| | | | SVN-Revision: 14467
* kexec-tools update to version 2.0.0; add support for armeb.Jose Vasconcellos2009-01-201-3/+3
| | | | SVN-Revision: 14121
* add support for alternative C libraries (currently only glibc/eglibc) other ↵Nicolas Thill2009-01-081-3/+5
| | | | | | (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
* kexec-tools builds fine again on 2.6.27, unmask it and also make it ↵Florian Fainelli2008-12-081-1/+1
| | | | | | available for mips (be) targets SVN-Revision: 13552
* kexec-tools does build fine on mips with 2.6.27 kernels, until we update the ↵Florian Fainelli2008-11-151-1/+1
| | | | | | kexec-tools version, mask it SVN-Revision: 13222
* kexec for powerpc actually only support ps3 or gamecube, not magicbox for ↵Florian Fainelli2008-08-061-1/+1
| | | | | | instance SVN-Revision: 12223
* Allow kexec-tools to be built for mipsel, tested on a routerboard 500Florian Fainelli2008-07-181-1/+1
| | | | SVN-Revision: 11856
* update versionYuji Mano2008-05-161-2/+2
| | | | SVN-Revision: 11154
* Use new kexec toolsJeremy Kerr2008-04-121-20/+31
| | | | | | | | | | | | Horms' new kexec-tools repository has a number of updates and fixes for kexec, and also supports the PS3. This change updates the kexec repo, and adds a few build-system patches to make it work with OpenWRT. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> SVN-Revision: 10803
* Allow kexec to directly use the kernel exposed in a mtd partition and reboot ↵Florian Fainelli2007-10-141-0/+1
| | | | | | using the right command line SVN-Revision: 9322
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-071-3/+5
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-1/+1
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653
* Allow rdc-2.6 to kexecFlorian Fainelli2007-08-061-2/+2
| | | | SVN-Revision: 8359
* add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵Felix Fietkau2007-03-161-1/+0
| | | | | | lots of places SVN-Revision: 6582
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵Felix Fietkau2007-03-161-3/+0
| | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) SVN-Revision: 6580
* Fix dependency on zlibFlorian Fainelli2007-02-281-1/+1
| | | | SVN-Revision: 6433
* fix kexec-tools buildFelix Fietkau2007-02-281-3/+8
| | | | SVN-Revision: 6428
* add missing dependencyFelix Fietkau2007-02-261-1/+1
| | | | SVN-Revision: 6389
* various configure related cleanupsFelix Fietkau2007-02-251-25/+0
| | | | SVN-Revision: 6372
* upgrade udev to v103, add kexec-toolsImre Kaloz2006-11-241-0/+75
SVN-Revision: 5637