forked from Minki/linux
5cc265a5de
- add missing file and declare. - remove unused file and macros. - some cleanup. 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>
8 lines
113 B
Makefile
8 lines
113 B
Makefile
#
|
|
# Makefile for the linux kernel.
|
|
#
|
|
# Reuse any files we can from the H8/300H
|
|
#
|
|
|
|
obj-y := irq.o ptrace_h8300h.o
|