Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 302800
b: refs/heads/master
c: cb0fcba
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Gleixner committed May 5, 2012
1 parent 67768c0 commit 2e3033a
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 35 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: c172ede404d4eda55ed2c0df1c4c11df9311b299
refs/heads/master: cb0fcba283a98f8438ca69b76b0dcb92cce5a951
1 change: 1 addition & 0 deletions trunk/arch/frv/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ config FRV
select GENERIC_IRQ_SHOW
select ARCH_HAVE_NMI_SAFE_CMPXCHG
select GENERIC_CPU_DEVICES
select HAVE_GENERIC_INIT_TASK

config ZONE_DMA
bool
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/frv/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ ifdef CONFIG_DEBUG_INFO
KBUILD_AFLAGS += -Wa,--gdwarf2
endif

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

core-y += arch/frv/kernel/ arch/frv/mm/
libs-y += arch/frv/lib/
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/frv/kernel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
heads-y := head-uc-fr401.o head-uc-fr451.o head-uc-fr555.o
heads-$(CONFIG_MMU) := head-mmu-fr451.o

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

obj-y := $(heads-y) entry.o entry-table.o break.o switch_to.o kernel_thread.o \
kernel_execve.o process.o traps.o ptrace.o signal.o dma.o \
Expand Down
32 changes: 0 additions & 32 deletions trunk/arch/frv/kernel/init_task.c

This file was deleted.

0 comments on commit 2e3033a

Please sign in to comment.