dashboard
repositories
activity
search
login
ljy
/
RK3588_XEN
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
disabled pcie2x1l1,enable sata
hc
2024-08-16
94ba65e25ce534ec0515708c9e0835242345bc7b
[~ljy/RK3588_XEN.git]
/
kernel
/
net
/
xdp
/
Makefile
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