Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 163325
b: refs/heads/master
c: 59f0029
h: refs/heads/master
i:
  163323: 9a793e8
v: v3
  • Loading branch information
Paul Mundt committed Jul 11, 2009
1 parent bccc07b commit 6b8f531
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 112 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: b14c6d428a54fb3235e69fd78fba9080c96645be
refs/heads/master: 59f002964f4e6668a0132cd796b82f7f8a4803f0
4 changes: 2 additions & 2 deletions trunk/arch/sh/boot/compressed/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@

targets := vmlinux vmlinux.bin vmlinux.bin.gz \
vmlinux.bin.bz2 vmlinux.bin.lzma \
head_$(BITS).o misc_$(BITS).o piggy.o
head_$(BITS).o misc.o piggy.o

OBJECTS = $(obj)/head_$(BITS).o $(obj)/misc_$(BITS).o $(obj)/cache.o
OBJECTS = $(obj)/head_$(BITS).o $(obj)/misc.o $(obj)/cache.o

ifdef CONFIG_SH_STANDARD_BIOS
OBJECTS += $(obj)/../../kernel/sh_bios.o
Expand Down
File renamed without changes.
109 changes: 0 additions & 109 deletions trunk/arch/sh/boot/compressed/misc_64.c

This file was deleted.

0 comments on commit 6b8f531

Please sign in to comment.