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