xref: /openbmc/linux/arch/sh/drivers/superhyway/Makefile (revision ba61bb17496d1664bf7c5c2fd650d5fd78bd0a92)
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