Linux 2.6.35-rc1
[deliverable/linux.git] / drivers / sh / Makefile
1 #
2 # Makefile for the SuperH specific drivers.
3 #
4 obj-$(CONFIG_SUPERHYWAY) += superhyway/
5 obj-$(CONFIG_MAPLE) += maple/
6 obj-$(CONFIG_GENERIC_GPIO) += pfc.o
7 obj-$(CONFIG_SUPERH) += clk.o
8 obj-$(CONFIG_SH_CLK_CPG) += clk-cpg.o
9 obj-y += intc.o
This page took 0.030489 seconds and 5 git commands to generate.