Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 302808
b: refs/heads/master
c: cf5e6de
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Gleixner committed May 5, 2012
1 parent bca952d commit e9cee3f
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 45 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: fe285f523bc13185da6d4c740655b2c27c75cf13
refs/heads/master: cf5e6def83fabdf10a05dc5a5981eda1672cb79c
1 change: 1 addition & 0 deletions trunk/arch/openrisc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ config OPENRISC
select GENERIC_IOMAP
select GENERIC_CPU_DEVICES
select GENERIC_ATOMIC64
select HAVE_GENERIC_INIT_TASK

config MMU
def_bool y
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/openrisc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ else
KBUILD_CFLAGS += $(call cc-option,-msoft-div)
endif

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

core-y += arch/openrisc/lib/ \
arch/openrisc/kernel/ \
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/openrisc/kernel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Makefile for the linux kernel.
#

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

obj-y := setup.o idle.o or32_ksyms.o process.o dma.o \
traps.o time.o irq.o entry.o ptrace.o signal.o sys_or32.o \
Expand Down
42 changes: 0 additions & 42 deletions trunk/arch/openrisc/kernel/init_task.c

This file was deleted.

0 comments on commit e9cee3f

Please sign in to comment.