summaryrefslogtreecommitdiff
path: root/pkg/iproute2/gen.lua
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2018-08-17 16:29:50 -0700
committerMichael Forney <mforney@mforney.org>2018-08-17 16:29:50 -0700
commit1eee3152da0455ee65915f24c8637444223ca965 (patch)
tree301efa84618b2ebf7582c3ea1b10ffbdf76341cb /pkg/iproute2/gen.lua
parent71690454fd1cb77b5051f31fbf9f5de0edb8b3ae (diff)
iproute2: Update to 4.18.0
Diffstat (limited to 'pkg/iproute2/gen.lua')
-rw-r--r--pkg/iproute2/gen.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/iproute2/gen.lua b/pkg/iproute2/gen.lua
index 42ec4719..44de42c0 100644
--- a/pkg/iproute2/gen.lua
+++ b/pkg/iproute2/gen.lua
@@ -29,7 +29,7 @@ exe('bin/ip', [[ip/(
link_iptnl.c link_gre6.c iplink_bond.c iplink_bond_slave.c iplink_hsr.c
iplink_bridge.c iplink_bridge_slave.c ipfou.c iplink_ipvlan.c
iplink_geneve.c iplink_vrf.c iproute_lwtunnel.c ipmacsec.c ipila.c
- ipvrf.c iplink_xstats.c ipseg6.c iplink_netdevsim.c
+ ipvrf.c iplink_xstats.c ipseg6.c iplink_netdevsim.c iplink_rmnet.c
) libnetlink.a]])
file('bin/ip', '755', '$outdir/bin/ip')