mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-13 12:53:27 +00:00
8 lines
118 B
Makefile
8 lines
118 B
Makefile
![]() |
#
|
||
|
# Makefile for the Linux SuperH-specific device drivers.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_PCI) += pci/
|
||
|
obj-$(CONFIG_SH_DMA) += dma/
|
||
|
|