summaryrefslogtreecommitdiffstats
path: root/purgatory
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2008-02-04 21:24:03 +0000
committerSimon Horman <horms@verge.net.au>2008-02-19 15:11:56 +0900
commit83a9d171329ce791d734117e6894cccc244893a2 (patch)
tree9ccfb3f45b2dc7cee66ffc2d545767f81a8b9901 /purgatory
parentb5ee3392dc71c53f93716cb387abacb544d9cf9c (diff)
downloadkexec-tools-83a9d171329ce791d734117e6894cccc244893a2.tar.gz
Add ARM support to kexec
Add ARM support to kexec including commandline support through ATAGs. The kernel syscall support has already been merged and kernel ATAG exporting is queued for 2.6.25 (its optional for kexec). Based on work by various people, notably Uli Luckas <u.luckas@road.de> for adding ATAG support. Signed-off-by: Richard Purdie <rpurdie@rpsys.net> Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'purgatory')
-rw-r--r--purgatory/arch/arm/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/purgatory/arch/arm/Makefile b/purgatory/arch/arm/Makefile
new file mode 100644
index 00000000..566ff423
--- /dev/null
+++ b/purgatory/arch/arm/Makefile
@@ -0,0 +1,6 @@
+#
+# Purgatory arm
+#
+
+PURGATORY_SRCS +=
+