Merge tag 'efm32-for-4.4-rc1' of git://git.pengutronix.de/git/ukl/linux into next...
[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.067525 seconds and 5 git commands to generate.