diff options
Diffstat (limited to 'net/core/Makefile')
| -rw-r--r-- | net/core/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/core/Makefile b/net/core/Makefile index 0b835de04de3..d6508c2ddca5 100644 --- a/net/core/Makefile +++ b/net/core/Makefile | |||
| @@ -24,3 +24,6 @@ obj-$(CONFIG_NET_PTP_CLASSIFY) += ptp_classifier.o | |||
| 24 | obj-$(CONFIG_CGROUP_NET_PRIO) += netprio_cgroup.o | 24 | obj-$(CONFIG_CGROUP_NET_PRIO) += netprio_cgroup.o |
| 25 | obj-$(CONFIG_CGROUP_NET_CLASSID) += netclassid_cgroup.o | 25 | obj-$(CONFIG_CGROUP_NET_CLASSID) += netclassid_cgroup.o |
| 26 | obj-$(CONFIG_LWTUNNEL) += lwtunnel.o | 26 | obj-$(CONFIG_LWTUNNEL) += lwtunnel.o |
| 27 | obj-$(CONFIG_DST_CACHE) += dst_cache.o | ||
| 28 | obj-$(CONFIG_HWBM) += hwbm.o | ||
| 29 | obj-$(CONFIG_NET_DEVLINK) += devlink.o | ||
