Sign in
googlers
/
maze
/
linux
/
11c302c14d8ddc47504bd3b650bc9e8da7c717b7
/
.
/
arch
/
sh
/
drivers
/
Makefile
blob: bf18dbfb6787db618d339e082b08bd0a8d6e2713 [
file
] [
log
] [
blame
]
#
# Makefile for the Linux SuperH-specific device drivers.
#
obj
-
$
(
CONFIG_PCI
)
+=
pci
/
obj
-
$
(
CONFIG_SH_DMA
)
+=
dma
/
obj
-
$
(
CONFIG_SUPERHYWAY
)
+=
superhyway
/
obj
-
$
(
CONFIG_PUSH_SWITCH
)
+=
push
-
switch
.
o