Sign in
android-kvm
/
linux
/
59c5f46fbe01a00eedf54a23789634438bb80603
/
.
/
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