Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
57effc70a5be9f7804e9a99964eb7265367effca
/
.
/
arch
/
sh
/
drivers
/
Makefile
blob: 6cb92676c5fc4a51178a72524a61ee6d93ac7f11 [
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
obj
-
$
(
CONFIG_HEARTBEAT
)
+=
heartbeat
.
o