]> Git Repo - linux.git/blob - net/xdp/Makefile
mm,page_owner: implement the tracking of the stacks count
[linux.git] / net / xdp / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 obj-$(CONFIG_XDP_SOCKETS) += xsk.o xdp_umem.o xsk_queue.o xskmap.o
3 obj-$(CONFIG_XDP_SOCKETS) += xsk_buff_pool.o
4 obj-$(CONFIG_XDP_SOCKETS_DIAG) += xsk_diag.o
This page took 0.038253 seconds and 4 git commands to generate.