]> Git Repo - linux.git/blob - lib/dim/Makefile
perf parse-events: Rename parse_events_error functions
[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.034966 seconds and 4 git commands to generate.