aboutsummaryrefslogtreecommitdiff
path: root/networking/libiproute/Kbuild
diff options
context:
space:
mode:
Diffstat (limited to 'networking/libiproute/Kbuild')
-rw-r--r--networking/libiproute/Kbuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/networking/libiproute/Kbuild b/networking/libiproute/Kbuild
index 95d37e8e7..9e9e760ad 100644
--- a/networking/libiproute/Kbuild
+++ b/networking/libiproute/Kbuild
@@ -6,6 +6,10 @@
#
lib-y:=
+
+lib-$(CONFIG_SLATTACH) += \
+ utils.o
+
lib-$(CONFIG_IP) += \
ip_parse_common_args.o \
libnetlink.o \