Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 123351
b: refs/heads/master
c: c489326
h: refs/heads/master
i:
  123349: e14a62e
  123347: 0c2efbc
  123343: 1d4f66a
v: v3
  • Loading branch information
Sam Ravnborg authored and David S. Miller committed Dec 4, 2008
1 parent fa8cf68 commit b4c1c23
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 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: db5ea21a14b7c69bf495a741ae37ba15fb9eabd1
refs/heads/master: c489326939b28ca93a8cfcbda8adbeb328101682
2 changes: 0 additions & 2 deletions trunk/arch/sparc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ archclean:
# This is the image used for packaging
KBUILD_IMAGE := $(boot)/zImage

CLEAN_FILES += arch/$(ARCH)/boot/System.map

# Don't use tabs in echo arguments.
define archhelp
echo '* image - kernel image ($(boot)/image)'
Expand Down
3 changes: 2 additions & 1 deletion trunk/arch/sparc/boot/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ ROOT_IMG := /usr/src/root.img
ELFTOAOUT := elftoaout

hostprogs-y := piggyback btfixupprep
targets := tftpboot.img btfix.o btfix.S image
targets := tftpboot.img btfix.o btfix.S image zImage
clean-files := System.map

quiet_cmd_elftoaout = ELFTOAOUT $@
cmd_elftoaout = $(ELFTOAOUT) $(obj)/image -o $@
Expand Down

0 comments on commit b4c1c23

Please sign in to comment.