/arch/sh/drivers/superhyway/Makefile
Makefile | 6 lines | 1 code | 2 blank | 3 comment | 0 complexity | d407681155b80f106e5054b1366dade2 MD5 | raw file
Possible License(s): LGPL-2.0, AGPL-1.0, GPL-2.0
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