Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
902b236c087bf021c94cc21a2b09d928c4156c2b
/
.
/
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