[BACK]Return to Makefile CVS log [TXT][DIR] Up to [Development] / linux-2.6-xfs / arch / sh / kernel / cpu

File: [Development] / linux-2.6-xfs / arch / sh / kernel / cpu / Makefile (download)

Revision 1.5, Mon Feb 6 14:53:10 2006 UTC (11 years, 8 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.4: +1 -1 lines

Merge up to 2.6.16-rc2.
Merge of 2.6.x-xfs-melb:linux:25118a by kenmcd.

#
# Makefile for the Linux/SuperH CPU-specifc backends.
#

obj-y	+= irq/ init.o clock.o

obj-$(CONFIG_CPU_SH2)		+= sh2/
obj-$(CONFIG_CPU_SH3)		+= sh3/
obj-$(CONFIG_CPU_SH4)		+= sh4/

obj-$(CONFIG_SH_RTC)		+= rtc.o
obj-$(CONFIG_UBC_WAKEUP)	+= ubc.o
obj-$(CONFIG_SH_ADC)		+= adc.o