Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359127
b: refs/heads/master
c: 5f5e323
h: refs/heads/master
i:
  359125: 51f3a9b
  359123: 2c4d1ab
  359119: c055c79
v: v3
  • Loading branch information
Jason Wu authored and Michal Simek committed Feb 12, 2013
1 parent 8b8b842 commit 75065fb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 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: f6bfc62b9757fda22599dc609d2150b94ebe949d
refs/heads/master: 5f5e3236954af2ce855bc70b253e665392e93d1b
9 changes: 3 additions & 6 deletions trunk/arch/microblaze/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -69,16 +69,13 @@ export MMU DTB

all: linux.bin

# With make 3.82 we cannot mix normal and wildcard targets
BOOT_TARGETS1 = linux.bin linux.bin.gz
BOOT_TARGETS2 = simpleImage.%

archclean:
$(Q)$(MAKE) $(clean)=$(boot)

$(BOOT_TARGETS1): vmlinux
linux.bin linux.bin.gz: vmlinux
$(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
$(BOOT_TARGETS2): vmlinux

simpleImage.%: vmlinux
$(Q)$(MAKE) $(build)=$(boot) $(boot)/$@

define archhelp
Expand Down

0 comments on commit 75065fb

Please sign in to comment.