Sign in
gem5
/
arm
/
linux
/
1f5a24794a54588ea3a9efd521be31d826e0b9d7
/
.
/
drivers
/
sh
/
Makefile
blob: 08fc653a825caf66894f52296018619d2a762dbd [
file
] [
log
] [
blame
]
#
# Makefile for the SuperH specific drivers.
#
obj
-
y
:=
clk
.
o intc
.
o
obj
-
$
(
CONFIG_SUPERHYWAY
)
+=
superhyway
/
obj
-
$
(
CONFIG_MAPLE
)
+=
maple
/
obj
-
$
(
CONFIG_GENERIC_GPIO
)
+=
pfc
.
o
obj
-
$
(
CONFIG_SH_CLK_CPG
)
+=
clk
-
cpg
.
o