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
|