8 lines
111 B
Makefile
8 lines
111 B
Makefile
|
#
|
||
|
# Makefile for the linux kernel.
|
||
|
#
|
||
|
# Reuse any files we can from the H8S
|
||
|
#
|
||
|
|
||
|
obj-y := ints_h8s.o ptrace_h8s.o
|