aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/xdp/Makefile
blob: 30cdc4315f423b9133f34decf3ea9ce268f66398 (plain) (blame)
1
2
3
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