Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
3ee8f5e2cdd83b869f1b55e08eb26a87889b62f9
/
.
/
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