Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4ba50df685e85b9d912a290d9614ffbeb4d9f060
/
.
/
arch
/
sh
/
drivers
/
Makefile
blob: e13f06bebd9221c9247d27754b0fcd396eb11e57 [
file
] [
log
] [
blame
]
#
# Makefile for the Linux SuperH-specific device drivers.
#
obj
-
y
+=
dma
/
obj
-
$
(
CONFIG_PCI
)
+=
pci
/
obj
-
$
(
CONFIG_SUPERHYWAY
)
+=
superhyway
/
obj
-
$
(
CONFIG_PUSH_SWITCH
)
+=
push
-
switch
.
o
obj
-
$
(
CONFIG_HEARTBEAT
)
+=
heartbeat
.
o