Sign in
gfiber
/
kernel
/
bruno
/
78ee1c5eb3bbef354c4b140e43057469f799ec29
/
.
/
arch
/
sh
/
drivers
/
Makefile
blob: e13f06bebd9221c9247d27754b0fcd396eb11e57 [
file
] [
log
] [
blame
]
#
# Makefile for the Linux SuperH-specific device drivers.
#
obj
-
y
+=
dma
/
obj
-
$
(
CONFIG_PCI
)
+=
pci
/
obj
-
$
(
CONFIG_SUPERHYWAY
)
+=
superhyway
/
obj
-
$
(
CONFIG_PUSH_SWITCH
)
+=
push
-
switch
.
o
obj
-
$
(
CONFIG_HEARTBEAT
)
+=
heartbeat
.
o