Sign in
googlers
/
maze
/
linux
/
89de09a9ba9ce293228b1f1aa3c68b5af33a70ce
/
.
/
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
/