summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/cuboot-ebony.c
diff options
context:
space:
mode:
authorTrond Myklebust <Trond.Myklebust@netapp.com>2008-03-08 17:49:24 +0100
committerTrond Myklebust <Trond.Myklebust@netapp.com>2008-03-08 17:49:24 +0100
commit9446389ef612096704fdf18fa79bab423d4110f0 (patch)
tree3e4fda7270be58ae176d20d318e61fb115b325b5 /arch/powerpc/boot/cuboot-ebony.c
parentMerge branch 'cleanups' into next (diff)
parentx86_64: make ptrace always sign-extend orig_ax to 64 bits (diff)
downloadlinux-9446389ef612096704fdf18fa79bab423d4110f0.tar.xz
linux-9446389ef612096704fdf18fa79bab423d4110f0.zip
Merge commit 'origin' into devel
Diffstat (limited to 'arch/powerpc/boot/cuboot-ebony.c')
-rw-r--r--arch/powerpc/boot/cuboot-ebony.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/boot/cuboot-ebony.c b/arch/powerpc/boot/cuboot-ebony.c
index c5f37ce172ea..56564ba37f62 100644
--- a/arch/powerpc/boot/cuboot-ebony.c
+++ b/arch/powerpc/boot/cuboot-ebony.c
@@ -17,6 +17,7 @@
#include "44x.h"
#include "cuboot.h"
+#define TARGET_4xx
#define TARGET_44x
#include "ppcboot.h"