Skip to content

Commit

Permalink
i386: prepare shared boot/compressed/vmlinux.scr
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
  • Loading branch information
Thomas Gleixner committed Oct 11, 2007
1 parent e2ec985 commit 20e482b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/i386/boot/compressed/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ endif

LDFLAGS_piggy.o := -r --format binary --oformat elf32-i386 -T

$(obj)/piggy.o: $(src)/vmlinux.scr $(obj)/vmlinux.bin.gz FORCE
$(obj)/piggy.o: $(src)/vmlinux_32.scr $(obj)/vmlinux.bin.gz FORCE
$(call if_changed,ld)
File renamed without changes.

0 comments on commit 20e482b

Please sign in to comment.