summaryrefslogtreecommitdiffstats
path: root/net/xdp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/xdp/Makefile')
-rw-r--r--net/xdp/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/xdp/Makefile b/net/xdp/Makefile
new file mode 100644
index 000000000..30cdc4315
--- /dev/null
+++ b/net/xdp/Makefile
@@ -0,0 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0-only
+obj-$(CONFIG_XDP_SOCKETS) += xsk.o xdp_umem.o xsk_queue.o xskmap.o
+obj-$(CONFIG_XDP_SOCKETS) += xsk_buff_pool.o
+obj-$(CONFIG_XDP_SOCKETS_DIAG) += xsk_diag.o