mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
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
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
|