Sign in
gem5
/
arm
/
linux-arm64-legacy
/
721c04c65f5905ef64732394f6ae147be0aebf69
/
.
/
arch
/
sh
/
drivers
/
Makefile
blob: 6cb92676c5fc4a51178a72524a61ee6d93ac7f11 [
file
] [
log
] [
blame
]
#
# Makefile for the Linux SuperH-specific device drivers.
#
obj
-
$
(
CONFIG_PCI
)
+=
pci
/
obj
-
$
(
CONFIG_SH_DMA
)
+=
dma
/
obj
-
$
(
CONFIG_SUPERHYWAY
)
+=
superhyway
/
obj
-
$
(
CONFIG_PUSH_SWITCH
)
+=
push
-
switch
.
o
obj
-
$
(
CONFIG_HEARTBEAT
)
+=
heartbeat
.
o