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
Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git]
/
drivers
/
vdpa
/
solidrun
/
Makefile
blob
9116252cd5fa29675279e2636abfbc5e70c9b77e
1
# SPDX-License-Identifier: GPL-2.0
2
obj-
$(
CONFIG_SNET_VDPA
) +=
snet_vdpa.o
3
snet_vdpa-
$(
CONFIG_SNET_VDPA
) +=
snet_main.o
4
snet_vdpa-
$(
CONFIG_SNET_VDPA
) +=
snet_ctrl.o
5
ifdef
CONFIG_HWMON
6
snet_vdpa-
$(
CONFIG_SNET_VDPA
) +=
snet_hwmon.o
7
endif