Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
[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.030411 seconds and 5 git commands to generate.