Sign in
googlers
/
maze
/
linux
/
0187f879ee8d4b914e74ffa3cc5df268311fc2d2
/
.
/
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
/