summaryrefslogtreecommitdiff
path: root/networking/libiproute/Kbuild.src
diff options
context:
space:
mode:
Diffstat (limited to 'networking/libiproute/Kbuild.src')
-rw-r--r--networking/libiproute/Kbuild.src8
1 files changed, 8 insertions, 0 deletions
diff --git a/networking/libiproute/Kbuild.src b/networking/libiproute/Kbuild.src
index 7c78f3c..c20e2fe 100644
--- a/networking/libiproute/Kbuild.src
+++ b/networking/libiproute/Kbuild.src
@@ -64,3 +64,11 @@ lib-$(CONFIG_FEATURE_IP_RULE) += \
iprule.o \
rt_names.o \
utils.o
+
+lib-$(CONFIG_FEATURE_IP_NEIGH) += \
+ ip_parse_common_args.o \
+ ipneigh.o \
+ libnetlink.o \
+ ll_map.o \
+ rt_names.o \
+ utils.o