aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/cuboot-bamboo.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/boot/cuboot-bamboo.c')
-rw-r--r--arch/powerpc/boot/cuboot-bamboo.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/boot/cuboot-bamboo.c b/arch/powerpc/boot/cuboot-bamboo.c
index 900c7ff2b7e9..b5c30f766c40 100644
--- a/arch/powerpc/boot/cuboot-bamboo.c
+++ b/arch/powerpc/boot/cuboot-bamboo.c
@@ -17,6 +17,7 @@
17#include "44x.h" 17#include "44x.h"
18#include "cuboot.h" 18#include "cuboot.h"
19 19
20#define TARGET_4xx
20#define TARGET_44x 21#define TARGET_44x
21#include "ppcboot.h" 22#include "ppcboot.h"
22 23