aboutsummaryrefslogtreecommitdiff
path: root/networking/libiproute/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'networking/libiproute/Makefile.in')
-rw-r--r--networking/libiproute/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/networking/libiproute/Makefile.in b/networking/libiproute/Makefile.in
index 6d35d7b3f..9fe146215 100644
--- a/networking/libiproute/Makefile.in
+++ b/networking/libiproute/Makefile.in
@@ -23,6 +23,7 @@ LIBIPROUTE_DIR:=$(TOPDIR)networking/libiproute/
23endif 23endif
24 24
25LIBIPROUTE-$(CONFIG_IP) += \ 25LIBIPROUTE-$(CONFIG_IP) += \
26 ip_parse_common_args.o \
26 ipaddress.o \ 27 ipaddress.o \
27 iplink.o \ 28 iplink.o \
28 iproute.o \ 29 iproute.o \