PageRenderTime 28ms CodeModel.GetById 24ms app.highlight 3ms RepoModel.GetById 0ms app.codeStats 0ms

/arch/sh/kernel/cpu/irq/Makefile

https://bitbucket.org/cresqo/cm7-p500-kernel
Makefile | 6 lines | 3 code | 0 blank | 3 comment | 0 complexity | d4e788998efd9afdbf309bf572f6536a MD5 | raw file
Possible License(s): LGPL-2.0, AGPL-1.0, GPL-2.0
1#
2# Makefile for the Linux/SuperH CPU-specifc IRQ handlers.
3#
4obj-$(CONFIG_SUPERH32)			+= imask.o
5obj-$(CONFIG_CPU_SH5)			+= intc-sh5.o
6obj-$(CONFIG_CPU_HAS_IPR_IRQ)		+= ipr.o