summaryrefslogtreecommitdiffstats
path: root/package/kexec-tools/kexec-config.in
Commit message (Collapse)AuthorAgeFilesLines
* kexec-tools: Make build of kdump optionalgeoff2009-08-241-0/+9
| | | | | | | | | Most systems won't need kdump, so make its build optional. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17374 3c298f89-4303-0410-b956-a3cf2f4a3e73
* powerpc: Create a powerpc64 config featuregeoff2009-08-181-1/+1
| | | | | | | | | | | | The config symbol TARGET_ps3 is used in the build files where special handling for the 64 bit PowerPC processors is needed. Introduce a new config feature powerpc64, and replace the use of TARGET_ps3 with powerpc64. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17306 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Added target architecture name for ps3hcg2009-03-161-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14899 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package/kexec] Use new kexec toolsjk2008-04-121-0/+9
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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10803 3c298f89-4303-0410-b956-a3cf2f4a3e73