Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 302812
b: refs/heads/master
c: 842d7b1
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Gleixner committed May 5, 2012
1 parent 44affd0 commit 1b50baa
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 48 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: edd813bb35227f19e9d7f808165c0c4e95e03149
refs/heads/master: 842d7b1ccaefb6668cad193dcc894959ad756f3f
1 change: 1 addition & 0 deletions trunk/arch/score/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ config SCORE
select HAVE_MEMBLOCK_NODE_MAP
select ARCH_DISCARD_MEMBLOCK
select GENERIC_CPU_DEVICES
select HAVE_GENERIC_INIT_TASK

choice
prompt "System type"
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/score/kernel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

extra-y := head.o vmlinux.lds

obj-y += entry.o init_task.o irq.o process.o ptrace.o \
obj-y += entry.o irq.o process.o ptrace.o \
setup.o signal.o sys_score.o time.o traps.o \
sys_call_table.o

Expand Down
46 changes: 0 additions & 46 deletions trunk/arch/score/kernel/init_task.c

This file was deleted.

0 comments on commit 1b50baa

Please sign in to comment.