PageRenderTime 25ms CodeModel.GetById 14ms app.highlight 6ms RepoModel.GetById 0ms app.codeStats 0ms

/arch/sh/drivers/superhyway/Makefile

https://bitbucket.org/cresqo/cm7-p500-kernel
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