projects
/
linux-2.6-microblaze.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
[linux-2.6-microblaze.git]
/
drivers
/
vdpa
/
Makefile
1
# SPDX-License-Identifier: GPL-2.0
2
obj-$(CONFIG_VDPA) += vdpa.o
3
obj-$(CONFIG_VDPA_SIM) += vdpa_sim/
4
obj-$(CONFIG_IFCVF) += ifcvf/
5
obj-$(CONFIG_MLX5_VDPA) += mlx5/
6
obj-$(CONFIG_VP_VDPA) += virtio_pci/