Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 116939
b: refs/heads/master
c: a4292d7
h: refs/heads/master
i:
  116937: e41dafb
  116935: 61fdc4e
v: v3
  • Loading branch information
Grant Likely authored and Benjamin Herrenschmidt committed Oct 21, 2008
1 parent eb1458b commit b277a4a
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: 59fd6b8cc0975b88e35f6ca2318b8cee77d3a508
refs/heads/master: a4292d7ae6fabcdbc41c3e0f0eb790a1429b985f
3 changes: 3 additions & 0 deletions trunk/arch/powerpc/boot/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,9 @@ $(obj)/zImage.iseries: vmlinux
$(obj)/uImage: vmlinux $(wrapperbits)
$(call if_changed,wrap,uboot)

$(obj)/cuImage.initrd.%: vmlinux $(obj)/%.dtb $(wrapperbits)
$(call if_changed,wrap,cuboot-$*,,$(obj)/$*.dtb,$(obj)/ramdisk.image.gz)

$(obj)/cuImage.%: vmlinux $(obj)/%.dtb $(wrapperbits)
$(call if_changed,wrap,cuboot-$*,,$(obj)/$*.dtb)

Expand Down

0 comments on commit b277a4a

Please sign in to comment.