Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68322
b: refs/heads/master
c: 0f1d884
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed Oct 9, 2007
1 parent ce0ce09 commit aa42bf4
Show file tree
Hide file tree
Showing 2 changed files with 4 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: d78ffa0dcc2584b0ec35bdb6e585d092359ee74f
refs/heads/master: 0f1d884d3aad334dc603303b7cc2a79aae9b2057
5 changes: 3 additions & 2 deletions trunk/arch/sh64/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ OBJCOPYFLAGS := -O binary -R .note -R .comment -R .stab -R .stabstr -S
#
KBUILD_DEFCONFIG := cayman_defconfig

KBUILD_IMAGE := arch/$(ARCH)/boot/zImage

ifdef LOADADDR
LINKFLAGS += -Ttext $(word 1,$(LOADADDR))
endif
Expand Down Expand Up @@ -105,6 +107,5 @@ arch/$(ARCH)/lib/syscalltab.h: arch/sh64/kernel/syscalls.S
CLEAN_FILES += arch/$(ARCH)/lib/syscalltab.h

define archhelp
@echo ' zImage - Compressed kernel image (arch/sh64/boot/zImage)'
@echo '* zImage - Compressed kernel image'
endef

0 comments on commit aa42bf4

Please sign in to comment.