Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
0965537308ac3b267ea16e731bd73870a51c53b8
/
.
/
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