1
2
3
4
5
6
7
8
#
# DIM Dynamic Interrupt Moderation library
#

obj-$(CONFIG_DIMLIB) += dimlib.o

dimlib-y := dim.o net_dim.o rdma_dim.o
以智者之名,为愚者代辩