Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
9afa0949eea959f28248b717757c201765f1c19b
/
.
/
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