Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 123363
b: refs/heads/master
c: b28017f
h: refs/heads/master
i:
  123361: 9a5a8ea
  123359: 786d32c
v: v3
  • Loading branch information
Sam Ravnborg authored and David S. Miller committed Dec 4, 2008
1 parent 6210911 commit 17931ab
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 38 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: 757498c63ed70ec8961aa432173247f4373ef0c3
refs/heads/master: b28017f57f1ec16ab515e99d863bf9f33ea0d737
2 changes: 1 addition & 1 deletion trunk/arch/sparc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ endif
endif

head-y := arch/sparc/kernel/head_$(BITS).o
head-y += arch/sparc/kernel/init_task_$(BITS).o
head-y += arch/sparc/kernel/init_task.o

core-y += arch/sparc/kernel/
core-y += arch/sparc/mm/ arch/sparc/math-emu/
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/sparc/kernel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ asflags-y := -ansi
ccflags-y := -Werror

extra-y := head_$(BITS).o
extra-y += init_task_$(BITS).o
extra-y += init_task.o
extra-y += vmlinux.lds

obj-$(CONFIG_SPARC32) += entry.o wof.o wuf.o
Expand Down
File renamed without changes.
35 changes: 0 additions & 35 deletions trunk/arch/sparc/kernel/init_task_64.c

This file was deleted.

0 comments on commit 17931ab

Please sign in to comment.