]> Git Repo - J-linux.git/blob - lib/dim/Makefile
Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd5f/linux...
[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.029735 seconds and 4 git commands to generate.