Sign in
gem5
/
arm
/
linux-arm64-legacy
/
f3f436e33b925ead21e3f9b47b1e2aed965511d9
/
.
/
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