aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/boot/cuboot-taishan.c
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2008-03-03 17:38:23 +1100
committerPaul Mackerras <paulus@samba.org>2008-03-03 17:38:23 +1100
commit35d77ef1c05bc3760427954dafaee3ca550542f3 (patch)
tree0640a1080e5ae68d84500a05543d357f65099288 /arch/powerpc/boot/cuboot-taishan.c
parent4187377b2411d43ea4470b35162917a5093857bf (diff)
parentf62f2fdd9c33160584b800da8c4a25ff1679225a (diff)
Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into merge
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 f66455a45ab..b55b80467ee 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;