Sign in
googlers
/
maze
/
linux
/
def342bd745d88ed73541b9c07cefb13d8c576fd
/
.
/
drivers
/
sh
/
Makefile
blob: 78bb5127abd0a58bf06a3ac3588e7868d791ece0 [
file
] [
log
] [
blame
]
#
# Makefile for the SuperH specific drivers.
#
obj
-
$
(
CONFIG_SUPERHYWAY
)
+=
superhyway
/
obj
-
$
(
CONFIG_MAPLE
)
+=
maple
/
obj
-
$
(
CONFIG_GENERIC_GPIO
)
+=
pfc
.
o
obj
-
$
(
CONFIG_SUPERH
)
+=
clk
.
o
obj
-
$
(
CONFIG_SH_CLK_CPG
)
+=
clk
-
cpg
.
o
obj
-
y
+=
intc
.
o