Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86632
b: refs/heads/master
c: fe57e8b
h: refs/heads/master
v: v3
  • Loading branch information
Josh Boyer committed Feb 28, 2008
1 parent 90b8135 commit aa13ad1
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c91f91e5fb04fc8fd8fa4b5e9d949031e631c107
refs/heads/master: fe57e8be9e858b6d7af4e088cbbe718f51241eee
1 change: 1 addition & 0 deletions trunk/arch/powerpc/boot/cuboot-bamboo.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
#include "44x.h"
#include "cuboot.h"

#define TARGET_4xx
#define TARGET_44x
#include "ppcboot.h"

Expand Down
1 change: 1 addition & 0 deletions trunk/arch/powerpc/boot/cuboot-ebony.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
#include "44x.h"
#include "cuboot.h"

#define TARGET_4xx
#define TARGET_44x
#include "ppcboot.h"

Expand Down
1 change: 1 addition & 0 deletions trunk/arch/powerpc/boot/cuboot-katmai.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
#include "44x.h"
#include "cuboot.h"

#define TARGET_4xx
#define TARGET_44x
#include "ppcboot.h"

Expand Down
1 change: 1 addition & 0 deletions trunk/arch/powerpc/boot/cuboot-warp.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
#include "4xx.h"
#include "cuboot.h"

#define TARGET_4xx
#define TARGET_44x
#include "ppcboot.h"

Expand Down

0 comments on commit aa13ad1

Please sign in to comment.