Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 302803
b: refs/heads/master
c: 7433c5c
h: refs/heads/master
i:
  302801: 8ccbca7
  302799: 67768c0
v: v3
  • Loading branch information
Thomas Gleixner committed May 5, 2012
1 parent 1c36715 commit 6e12963
Show file tree
Hide file tree
Showing 5 changed files with 4 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: e336e05bca1909faf6d7c033702a71bdb5c79d18
refs/heads/master: 7433c5cf4f69e0b9e648bfb59d65ffe39220e86c
1 change: 1 addition & 0 deletions trunk/arch/m32r/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ config M32R
select GENERIC_IRQ_PROBE
select GENERIC_IRQ_SHOW
select GENERIC_ATOMIC64
select HAVE_GENERIC_INIT_TASK

config SBUS
bool
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/m32r/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ KBUILD_AFLAGS += $(aflags-y)

CHECKFLAGS += -D__m32r__ -D__BIG_ENDIAN__=1

head-y := arch/m32r/kernel/head.o arch/m32r/kernel/init_task.o
head-y := arch/m32r/kernel/head.o

LIBGCC := $(shell $(CC) $(KBUILD_CFLAGS) -print-libgcc-file-name)

Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/m32r/kernel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Makefile for the Linux/M32R kernel.
#

extra-y := head.o init_task.o vmlinux.lds
extra-y := head.o vmlinux.lds

obj-y := process.o entry.o traps.o align.o irq.o setup.o time.o \
m32r_ksyms.o sys_m32r.o signal.o ptrace.o
Expand Down
34 changes: 0 additions & 34 deletions trunk/arch/m32r/kernel/init_task.c

This file was deleted.

0 comments on commit 6e12963

Please sign in to comment.