repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mm: vma_adjust: remove superfluous check for next not NULL
[linux/fpc-iii.git]
/
drivers
/
dma
/
dw
/
Makefile
blob
3eebd1ce2c6bb6ade135011a739ab6a3b7c9c426
1
obj-
$(
CONFIG_DW_DMAC_CORE
) +=
dw_dmac_core.o
2
dw_dmac_core-objs
:=
core.o
3
4
obj-
$(
CONFIG_DW_DMAC
) +=
dw_dmac.o
5
dw_dmac-objs
:=
platform.o
6
7
obj-
$(
CONFIG_DW_DMAC_PCI
) +=
dw_dmac_pci.o
8
dw_dmac_pci-objs
:=
pci.o