Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 302804
b: refs/heads/master
c: ab5fc1f
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Gleixner committed May 5, 2012
1 parent 6e12963 commit 8d90bb2
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 37 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: 7433c5cf4f69e0b9e648bfb59d65ffe39220e86c
refs/heads/master: ab5fc1ffb97e670226166f31e61a2cdc51dd2edc
1 change: 1 addition & 0 deletions trunk/arch/m68k/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ config M68K
select ARCH_HAVE_NMI_SAFE_CMPXCHG if RMW_INSNS
select GENERIC_CPU_DEVICES
select FPU if MMU
select HAVE_GENERIC_INIT_TASK

config RWSEM_GENERIC_SPINLOCK
bool
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/m68k/kernel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ extra-$(CONFIG_SUN3X) := head.o
extra-$(CONFIG_SUN3) := sun3-head.o
extra-y += vmlinux.lds

obj-y := entry.o init_task.o irq.o m68k_ksyms.o module.o process.o ptrace.o
obj-y := entry.o irq.o m68k_ksyms.o module.o process.o ptrace.o
obj-y += setup.o signal.o sys_m68k.o syscalltable.o time.o traps.o

obj-$(CONFIG_MMU_MOTOROLA) += ints.o vectors.o
Expand Down
35 changes: 0 additions & 35 deletions trunk/arch/m68k/kernel/init_task.c

This file was deleted.

0 comments on commit 8d90bb2

Please sign in to comment.