Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 42202
b: refs/heads/master
c: e9c4b4b
h: refs/heads/master
v: v3
  • Loading branch information
Mark A. Greer authored and Paul Mackerras committed Nov 13, 2006
1 parent ce9b041 commit 45b67ea
Show file tree
Hide file tree
Showing 2 changed files with 4 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: a416dd8d9cd3a3fa77b9839e0e6fc3c54927d8c3
refs/heads/master: e9c4b4bd56a7dfdc8879a5876e498991c9194321
3 changes: 3 additions & 0 deletions trunk/arch/powerpc/boot/wrapper
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,9 @@ fi

if [ -n "$dtb" ]; then
addsec $tmp "$dtb" .kernel:dtb
if [ -n "$dts" ]; then
rm $dtb
fi
fi

if [ "$platform" != "miboot" ]; then
Expand Down

0 comments on commit 45b67ea

Please sign in to comment.