Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
73720861d211e2b23c3026c6adea6f758676c46f
/
.
/
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