Sign in
googlers
/
maze
/
linux
/
355c471f2ff324c21f8a1fb8e2e242a0f2a4aa68
/
.
/
arch
/
sh
/
drivers
/
Makefile
blob: 338c3729d2705095a338743e2cb6b5528275dbd2 [
file
] [
log
] [
blame
]
#
# Makefile for the Linux SuperH-specific device drivers.
#
obj
-
$
(
CONFIG_PCI
)
+=
pci
/
obj
-
$
(
CONFIG_SH_DMA
)
+=
dma
/
obj
-
$
(
CONFIG_SUPERHYWAY
)
+=
superhyway
/