]> Git Repo - J-linux.git/blob - lib/dim/Makefile
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy...
[J-linux.git] / lib / dim / Makefile
1 #
2 # DIM Dynamic Interrupt Moderation library
3 #
4
5 obj-$(CONFIG_DIMLIB) += dim.o
6
7 dim-y := dim.o net_dim.o rdma_dim.o
This page took 0.025441 seconds and 4 git commands to generate.