c728d60455
h8300 using generic irq handler patch. Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
7 lines
125 B
Makefile
7 lines
125 B
Makefile
#
|
|
# Makefile for the linux kernel.
|
|
#
|
|
# Reuse any files we can from the H8/300H
|
|
#
|
|
|
|
obj-y := entry.o irq_pin.o ptrace_h8300h.o
|