summaryrefslogtreecommitdiff
path: root/pkg/iproute2/gen.lua
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2019-10-03 23:38:39 -0700
committerMichael Forney <mforney@mforney.org>2019-10-03 23:38:39 -0700
commit8e68690eee717c09d006d5e73c780e3d4316b36a (patch)
treedd7e65540b8bff70a58e83d17b8a49baa5b89d27 /pkg/iproute2/gen.lua
parent3729c4b843c9d02947fa63dafca3f1df37598f75 (diff)
iproute2: Update to 5.3.0
Diffstat (limited to 'pkg/iproute2/gen.lua')
-rw-r--r--pkg/iproute2/gen.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/iproute2/gen.lua b/pkg/iproute2/gen.lua
index 7eaa7e29..ae0d42da 100644
--- a/pkg/iproute2/gen.lua
+++ b/pkg/iproute2/gen.lua
@@ -30,6 +30,7 @@ exe('bin/ip', [[ip/(
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 iplink_rmnet.c
+ ipnexthop.c
) libnetlink.a]])
file('bin/ip', '755', '$outdir/bin/ip')