Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14850
b: refs/heads/master
c: 5c72c34
h: refs/heads/master
v: v3
  • Loading branch information
Eugene Surovegin authored and Linus Torvalds committed Dec 1, 2005
1 parent d2b954b commit 615336a
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: 42ea0d037860690dde07a015d3473a17da35f74a
refs/heads/master: 5c72c343719a8c5dba675cd1b27b63c06bfe23d1
4 changes: 2 additions & 2 deletions trunk/arch/ppc/boot/simple/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -262,11 +262,11 @@ $(images)/zImage.initrd-STRIPELF: $(obj)/zvmlinux.initrd
skip=64 bs=1k

$(images)/zImage-TREE: $(obj)/zvmlinux $(MKTREE)
$(MKTREE) $(obj)/zvmlinux $(images)/zImage.$(end-y) $(ENTRYPOINT)
$(MKTREE) $(obj)/zvmlinux $(images)/zImage.$(end-y) $(entrypoint-y)

$(images)/zImage.initrd-TREE: $(obj)/zvmlinux.initrd $(MKTREE)
$(MKTREE) $(obj)/zvmlinux.initrd $(images)/zImage.initrd.$(end-y) \
$(ENTRYPOINT)
$(entrypoint-y)

$(images)/zImage-PPLUS: $(obj)/zvmlinux $(MKPREP) $(MKBUGBOOT)
$(MKPREP) -pbp $(obj)/zvmlinux $(images)/zImage.$(end-y)
Expand Down

0 comments on commit 615336a

Please sign in to comment.