Skip to content

Commit

Permalink
h8300 entry.S update
Browse files Browse the repository at this point in the history
Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Yoshinori Sato authored and Linus Torvalds committed Jul 16, 2007
1 parent 542f739 commit 2fea299
Show file tree
Hide file tree
Showing 8 changed files with 195 additions and 456 deletions.
3 changes: 2 additions & 1 deletion arch/h8300/kernel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ extra-y := vmlinux.lds

obj-y := process.o traps.o ptrace.o irq.o \
sys_h8300.o time.o semaphore.o signal.o \
setup.o gpio.o init_task.o syscalls.o
setup.o gpio.o init_task.o syscalls.o \
entry.o

obj-$(CONFIG_MODULES) += module.o h8300_ksyms.o
Loading

0 comments on commit 2fea299

Please sign in to comment.