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
|
|
|