Sign in
googlers
/
maze
/
linux
/
96c62d51cc5a3ea31ddef606544f014922591a64
/
.
/
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