sh: generic push-switch framework.
[deliverable/linux.git] / arch / sh / drivers / Makefile
1 #
2 # Makefile for the Linux SuperH-specific device drivers.
3 #
4
5 obj-$(CONFIG_PCI) += pci/
6 obj-$(CONFIG_SH_DMA) += dma/
7 obj-$(CONFIG_SUPERHYWAY) += superhyway/
8 obj-$(CONFIG_PUSH_SWITCH) += push-switch.o
This page took 0.048903 seconds and 6 git commands to generate.