Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 77728
b: refs/heads/master
c: 1b6cf81
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed Jan 28, 2008
1 parent 51c87fb commit ee4c0b0
Show file tree
Hide file tree
Showing 8 changed files with 385 additions and 380 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: 4c91d6b105af5ab3011158addbd23f038aee6a00
refs/heads/master: 1b6cf8175e52cbda111ab8b590da6a1d093e9954
4 changes: 2 additions & 2 deletions trunk/arch/sh/kernel/Makefile_32
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
extra-y := head_32.o init_task.o vmlinux.lds

obj-y := debugtraps.o io.o io_generic.o irq.o machvec.o process_32.o \
ptrace_32.o semaphore.o setup.o signal_32.o sys_sh.o syscalls.o \
time.o topology.o traps_32.o
ptrace_32.o semaphore.o setup.o signal_32.o sys_sh.o \
syscalls_32.o time.o topology.o traps_32.o

obj-y += cpu/ timers/
obj-$(CONFIG_VSYSCALL) += vsyscall/
Expand Down
4 changes: 2 additions & 2 deletions trunk/arch/sh/kernel/Makefile_64
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
extra-y := head_64.o init_task.o vmlinux.lds

obj-y := debugtraps.o io.o io_generic.o irq.o machvec.o process_64.o \
ptrace_64.o semaphore.o setup.o signal_64.o sys_sh64.o syscalls.o \
time.o topology.o traps_64.o
ptrace_64.o semaphore.o setup.o signal_64.o sys_sh64.o \
syscalls_64.o time.o topology.o traps_64.o

obj-y += cpu/ timers/
obj-$(CONFIG_VSYSCALL) += vsyscall/
Expand Down
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit ee4c0b0

Please sign in to comment.