Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
1025774ce411f2bd4b059ad7b53f0003569b74fa
/
.
/
drivers
/
sh
/
Makefile
blob: 78bb5127abd0a58bf06a3ac3588e7868d791ece0 [
file
] [
log
] [
blame
]
#
# Makefile for the SuperH specific drivers.
#
obj
-
$
(
CONFIG_SUPERHYWAY
)
+=
superhyway
/
obj
-
$
(
CONFIG_MAPLE
)
+=
maple
/
obj
-
$
(
CONFIG_GENERIC_GPIO
)
+=
pfc
.
o
obj
-
$
(
CONFIG_SUPERH
)
+=
clk
.
o
obj
-
$
(
CONFIG_SH_CLK_CPG
)
+=
clk
-
cpg
.
o
obj
-
y
+=
intc
.
o