Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138556
b: refs/heads/master
c: a7e1cf0
h: refs/heads/master
v: v3
  • Loading branch information
Grant Likely committed Mar 11, 2009
1 parent d2a2a58 commit 86b8a1c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 10b9dc6f6bd64885fcd6a005aa211582dbe92647
refs/heads/master: a7e1cf0c517d44db8e871a86b2cf7ea7e7d06a4b
4 changes: 2 additions & 2 deletions trunk/arch/powerpc/boot/wrapper
Original file line number Diff line number Diff line change
Expand Up @@ -214,11 +214,11 @@ simpleboot-virtex405-*)
binary=y
;;
simpleboot-virtex440-*)
platformo="$object/simpleboot.o $object/virtex.o"
platformo="$object/fixed-head.o $object/simpleboot.o $object/virtex.o"
binary=y
;;
simpleboot-*)
platformo="$object/simpleboot.o"
platformo="$object/fixed-head.o $object/simpleboot.o"
binary=y
;;
asp834x-redboot)
Expand Down

0 comments on commit 86b8a1c

Please sign in to comment.