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
WIP FPC-III support
[linux/fpc-iii.git]
/
drivers
/
dma
/
hsu
/
Makefile
blob
61829b1de28990548ffc19993a61fd4ae55bbdd0
1
# SPDX-License-Identifier: GPL-2.0-only
2
obj-
$(
CONFIG_HSU_DMA
) +=
hsu_dma.o
3
hsu_dma-objs
:=
hsu.o
4
5
obj-
$(
CONFIG_HSU_DMA_PCI
) +=
hsu_dma_pci.o
6
hsu_dma_pci-objs
:=
pci.o