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