summaryrefslogtreecommitdiff
path: root/net/xdp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/xdp/Makefile')
-rw-r--r--net/xdp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/xdp/Makefile b/net/xdp/Makefile
new file mode 100644
index 000000000000..a5d736640a0f
--- /dev/null
+++ b/net/xdp/Makefile
@@ -0,0 +1,2 @@
+obj-$(CONFIG_XDP_SOCKETS) += xsk.o xdp_umem.o
+