Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 619
b: refs/heads/master
c: b3d9ae4
h: refs/heads/master
i:
  617: b954f29
  615: bbdc571
v: v3
  • Loading branch information
Sam Ravnborg authored and Linus Torvalds committed Apr 30, 2005
1 parent a1a29db commit a2bfd2a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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: 2cacb3da620a4a93f3a77e1d2c8c06bb3c74bcb0
refs/heads/master: b3d9ae4b98f6d28481d4d4b768d860a2cfb5805d
3 changes: 2 additions & 1 deletion trunk/arch/ppc/boot/images/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@ quiet_cmd_uimage = UIMAGE $@

targets += uImage
$(obj)/uImage: $(obj)/vmlinux.gz
$(Q)rm -f $@
$(call if_changed,uimage)
@echo ' Image $@ is ready'
@echo ' Image: $@' $(if $(wildcard $@),'is ready','not made')

# Files generated that shall be removed upon make clean
clean-files := sImage vmapus vmlinux* miboot* zImage* uImage

0 comments on commit a2bfd2a

Please sign in to comment.