aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/boot/compressed/Makefile_64
diff options
context:
space:
mode:
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