summaryrefslogtreecommitdiff
path: root/arch/sh/boot/compressed/Makefile_64
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2009-05-09 19:36:22 +0400
committerPaul Mundt <lethal@linux-sh.org>2009-05-09 19:36:22 +0400
commit20b27fa33743c6ef77a1248421fab51e8bf21a25 (patch)
tree9781cfaa62fa753bc39cb42fc9234c1803fbb80b /arch/sh/boot/compressed/Makefile_64
parent7b022d07a0fd2ce02d4456b732c674ff1d16f5ce (diff)
downloadlinux-20b27fa33743c6ef77a1248421fab51e8bf21a25.tar.xz
sh: Fix up the sh64 zImage build.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/boot/compressed/Makefile_64')
-rw-r--r--arch/sh/boot/compressed/Makefile_643
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/sh/boot/compressed/Makefile_64 b/arch/sh/boot/compressed/Makefile_64
index 541a529d066c..7093255d345b 100644
--- a/arch/sh/boot/compressed/Makefile_64
+++ b/arch/sh/boot/compressed/Makefile_64
@@ -14,8 +14,7 @@
targets := vmlinux vmlinux.bin vmlinux.bin.gz \
head_64.o misc_64.o cache.o piggy.o
-OBJECTS := $(obj)/vmlinux_64.lds $(obj)/head_64.o $(obj)/misc_64.o \
- $(obj)/cache.o
+OBJECTS := $(obj)/head_64.o $(obj)/misc_64.o $(obj)/cache.o
#
# ZIMAGE_OFFSET is the load offset of the compression loader