xref: /openbmc/linux/arch/sh/drivers/superhyway/Makefile (revision f15cbe6f1a4b4d9df59142fc8e4abb973302cf44)
1#
2# Makefile for the SuperHyway specific kernel interface routines under Linux.
3#
4
5obj-$(CONFIG_CPU_SUBTYPE_SH4_202)	+= ops-sh4-202.o
6
7