Sign in
android-kvm
/
linux
/
f1fb9c61b6649987a8c3afe5c4a58563e4e582d7
/
.
/
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