repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
drm/nouveau: consume the return of large GSP message
[drm/drm-misc.git]
/
drivers
/
ntb
/
hw
/
Makefile
blob
223ca592b5f9a5eebae4b9bba7fbac31480b1610
1
# SPDX-License-Identifier: GPL-2.0-only
2
obj-
$(
CONFIG_NTB_AMD
) +=
amd
/
3
obj-
$(
CONFIG_NTB_IDT
) +=
idt
/
4
obj-
$(
CONFIG_NTB_INTEL
) +=
intel
/
5
obj-
$(
CONFIG_NTB_EPF
) +=
epf
/
6
obj-
$(
CONFIG_NTB_SWITCHTEC
) +=
mscc
/