Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
9a7ef6d59f9d4780ff5bc9c4d05266b52dcb9211
/
.
/
arch
/
sh
/
drivers
/
Makefile
blob: 338c3729d2705095a338743e2cb6b5528275dbd2 [
file
] [
log
] [
blame
]
#
# Makefile for the Linux SuperH-specific device drivers.
#
obj
-
$
(
CONFIG_PCI
)
+=
pci
/
obj
-
$
(
CONFIG_SH_DMA
)
+=
dma
/
obj
-
$
(
CONFIG_SUPERHYWAY
)
+=
superhyway
/