]> Git Repo - linux.git/blob - lib/dim/Makefile
leds: class: If no default trigger is given, make hw_control trigger the default...
[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.037417 seconds and 4 git commands to generate.