Merge remote-tracking branch 'linusw-gpio/for-next' into devm_gpiochip
[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.035562 seconds and 5 git commands to generate.