mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-06 08:05:22 +07:00
8 lines
129 B
Makefile
8 lines
129 B
Makefile
|
#
|
||
|
# Makefile for the linux kernel.
|
||
|
#
|
||
|
# Reuse any files we can from the H8/300H
|
||
|
#
|
||
|
|
||
|
obj-y := entry.o ints_h8300h.o ptrace_h8300h.o
|