summaryrefslogtreecommitdiff
path: root/arch/powerpc/boot/cuboot-taishan.c
diff options
context:
space:
mode:
authorTrond Myklebust <Trond.Myklebust@netapp.com>2008-03-08 19:49:24 +0300
committerTrond Myklebust <Trond.Myklebust@netapp.com>2008-03-08 19:49:24 +0300
commit9446389ef612096704fdf18fa79bab423d4110f0 (patch)
tree3e4fda7270be58ae176d20d318e61fb115b325b5 /arch/powerpc/boot/cuboot-taishan.c
parentcdd0972945dbcb8ea24db365d9b0e100af2a27bb (diff)
parent84c6f6046c5a2189160a8f0dca8b90427bf690ea (diff)
downloadlinux-9446389ef612096704fdf18fa79bab423d4110f0.tar.xz
Merge commit 'origin' into devel
Diffstat (limited to 'arch/powerpc/boot/cuboot-taishan.c')
-rw-r--r--arch/powerpc/boot/cuboot-taishan.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/boot/cuboot-taishan.c b/arch/powerpc/boot/cuboot-taishan.c
index f66455a45ab1..b55b80467eed 100644
--- a/arch/powerpc/boot/cuboot-taishan.c
+++ b/arch/powerpc/boot/cuboot-taishan.c
@@ -21,7 +21,9 @@
#include "dcr.h"
#include "4xx.h"
+#define TARGET_4xx
#define TARGET_44x
+#define TARGET_440GX
#include "ppcboot.h"
static bd_t bd;