aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dim/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dim/Makefile')
-rw-r--r--lib/dim/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/dim/Makefile b/lib/dim/Makefile
new file mode 100644
index 000000000000..160afe288df0
--- /dev/null
+++ b/lib/dim/Makefile
@@ -0,0 +1,9 @@
+#
+# DIM Dynamic Interrupt Moderation library
+#
+
+obj-$(CONFIG_DIMLIB) = net_dim.o
+
+net_dim-y = \
+ dim.o \
+ net_dim.o