diff options
| author | Michael Forney <mforney@mforney.org> | 2018-04-10 10:50:09 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2018-04-10 12:09:21 -0700 |
| commit | cc3bd4b5d525e783aa5c7729aa39c898dc31e719 (patch) | |
| tree | a4e6fcfbec8d0da21e23ae6afc2548e5c6f49f29 /pkg/iproute2/gen.lua | |
| parent | 51271646aec123f7df70c9f89d574a05a1930fb9 (diff) | |
iproute2: Update to 4.16.0
Diffstat (limited to 'pkg/iproute2/gen.lua')
| -rw-r--r-- | pkg/iproute2/gen.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/iproute2/gen.lua b/pkg/iproute2/gen.lua index 595424b9..872ad178 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 + ipvrf.c iplink_xstats.c ipseg6.c iplink_netdevsim.c ) libnetlink.a]]) file('bin/ip', '755', '$outdir/bin/ip') |
