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