Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
bb176f67090ca54869fc1262c913aa69d2ede070
/
.
/
drivers
/
dma
/
dw
/
Makefile
blob: 3eebd1ce2c6bb6ade135011a739ab6a3b7c9c426 [
file
] [
log
] [
blame
]
obj
-
$
(
CONFIG_DW_DMAC_CORE
)
+=
dw_dmac_core
.
o
dw_dmac_core
-
objs
:=
core
.
o
obj
-
$
(
CONFIG_DW_DMAC
)
+=
dw_dmac
.
o
dw_dmac
-
objs
:=
platform
.
o
obj
-
$
(
CONFIG_DW_DMAC_PCI
)
+=
dw_dmac_pci
.
o
dw_dmac_pci
-
objs
:=
pci
.
o