Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
a4b81ca50974051195b11ca173da073b961f94d5
/
.
/
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