aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/core/Makefile')
-rw-r--r--net/core/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/core/Makefile b/net/core/Makefile
index f97d6254e564..a104dc8faafc 100644
--- a/net/core/Makefile
+++ b/net/core/Makefile
@@ -34,3 +34,4 @@ obj-$(CONFIG_HWBM) += hwbm.o
34obj-$(CONFIG_NET_DEVLINK) += devlink.o 34obj-$(CONFIG_NET_DEVLINK) += devlink.o
35obj-$(CONFIG_GRO_CELLS) += gro_cells.o 35obj-$(CONFIG_GRO_CELLS) += gro_cells.o
36obj-$(CONFIG_FAILOVER) += failover.o 36obj-$(CONFIG_FAILOVER) += failover.o
37obj-$(CONFIG_BPF_SYSCALL) += bpf_sk_storage.o