blob: 338c3729d2705095a338743e2cb6b5528275dbd2 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Makefile for the Linux SuperH-specific device drivers.
3#
4
Paul Mundtd5cb9782005-11-07 00:58:22 -08005obj-$(CONFIG_PCI) += pci/
6obj-$(CONFIG_SH_DMA) += dma/
7obj-$(CONFIG_SUPERHYWAY) += superhyway/
Linus Torvalds1da177e2005-04-16 15:20:36 -07008