blob: f471d242774e13c60b31f3766ebfc6ab9f7f496d [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Makefile for the Linux/SuperH CPU-specifc backends.
3#
4
Yoshinori Sato9d4436a2006-11-05 15:40:13 +09005obj-$(CONFIG_CPU_SH2) = sh2/
6obj-$(CONFIG_CPU_SH2A) = sh2a/
7obj-$(CONFIG_CPU_SH3) = sh3/
8obj-$(CONFIG_CPU_SH4) = sh4/
Paul Mundt343ac722007-11-11 18:11:18 +09009obj-$(CONFIG_CPU_SH5) = sh5/
10
11# Special cases for family ancestry.
12
Paul Mundt41504c32006-12-11 20:28:03 +090013obj-$(CONFIG_CPU_SH4A) += sh4a/
Linus Torvalds1da177e2005-04-16 15:20:36 -070014
Paul Mundt343ac722007-11-11 18:11:18 +090015# Common interfaces.
16
Linus Torvalds1da177e2005-04-16 15:20:36 -070017obj-$(CONFIG_UBC_WAKEUP) += ubc.o
Paul Mundtbf3a00f2006-01-16 22:14:14 -080018obj-$(CONFIG_SH_ADC) += adc.o
Yoshinori Sato9d4436a2006-11-05 15:40:13 +090019
20obj-y += irq/ init.o clock.o