Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e5690e0dcffe38fa7b4b6336169a0c518d8a688e
/
.
/
drivers
/
sh
/
Makefile
blob: 50dd5a65f72e44deebae0613499a6fd11733c09a [
file
] [
log
] [
blame
]
#
# Makefile for the SuperH specific drivers.
#
obj
-
y
:=
clk
.
o intc
/
obj
-
$
(
CONFIG_SUPERHYWAY
)
+=
superhyway
/
obj
-
$
(
CONFIG_MAPLE
)
+=
maple
/
obj
-
$
(
CONFIG_GENERIC_GPIO
)
+=
pfc
.
o
obj
-
$
(
CONFIG_SH_CLK_CPG
)
+=
clk
-
cpg
.
o