Merge branch 'linux-2.6'
[deliverable/linux.git] / arch / sh / drivers / Makefile
1 #
2 # Makefile for the Linux SuperH-specific device drivers.
3 #
4
5 obj-y += dma/
6
7 obj-$(CONFIG_PCI) += pci/
8 obj-$(CONFIG_SUPERHYWAY) += superhyway/
9 obj-$(CONFIG_PUSH_SWITCH) += push-switch.o
10 obj-$(CONFIG_HEARTBEAT) += heartbeat.o
This page took 0.032755 seconds and 6 git commands to generate.