aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dim/Makefile
blob: 160afe288df067068811ebb146575bd03e66f3fa (plain) (blame)
1
2
3
4
5
6
7
8
9
#
# DIM Dynamic Interrupt Moderation library
#

obj-$(CONFIG_DIMLIB) = net_dim.o

net_dim-y = \
	dim.o		\
	net_dim.o