blob: fb5dac0693827df8316d15ec253b7005c0349b39 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Makefile for the Linux/SuperH CPU-specifc backends.
3#
4
Paul Mundt37cc7942006-02-01 03:06:05 -08005obj-y += irq/ init.o clock.o
Linus Torvalds1da177e2005-04-16 15:20:36 -07006
7obj-$(CONFIG_CPU_SH2) += sh2/
8obj-$(CONFIG_CPU_SH3) += sh3/
9obj-$(CONFIG_CPU_SH4) += sh4/
10
Linus Torvalds1da177e2005-04-16 15:20:36 -070011obj-$(CONFIG_UBC_WAKEUP) += ubc.o
Paul Mundtbf3a00f2006-01-16 22:14:14 -080012obj-$(CONFIG_SH_ADC) += adc.o