diff options
author | Paul Mackerras <paulus@samba.org> | 2008-03-03 17:38:23 +1100 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2008-03-03 17:38:23 +1100 |
commit | 35d77ef1c05bc3760427954dafaee3ca550542f3 (patch) | |
tree | 0640a1080e5ae68d84500a05543d357f65099288 /arch/powerpc/boot/cuboot-bamboo.c | |
parent | 4187377b2411d43ea4470b35162917a5093857bf (diff) | |
parent | f62f2fdd9c33160584b800da8c4a25ff1679225a (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-bamboo.c')
-rw-r--r-- | arch/powerpc/boot/cuboot-bamboo.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/boot/cuboot-bamboo.c b/arch/powerpc/boot/cuboot-bamboo.c index 900c7ff2b7e..b5c30f766c4 100644 --- a/arch/powerpc/boot/cuboot-bamboo.c +++ b/arch/powerpc/boot/cuboot-bamboo.c @@ -17,6 +17,7 @@ #include "44x.h" #include "cuboot.h" +#define TARGET_4xx #define TARGET_44x #include "ppcboot.h" |