mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-16 19:36:44 +07:00
7 lines
135 B
Makefile
7 lines
135 B
Makefile
|
#
|
||
|
# Makefile for the SuperHyway specific kernel interface routines under Linux.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_CPU_SUBTYPE_SH4_202) += ops-sh4-202.o
|
||
|
|