From baff1e37615921b37cfa166215d3d1c6531a81af Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Wed, 19 Apr 2023 10:11:32 -0700 Subject: net/Makefile: include iwd Signed-off-by: Robin H. Johnson --- net/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/Makefile b/net/Makefile index ee48294..58483cd 100644 --- a/net/Makefile +++ b/net/Makefile @@ -14,7 +14,7 @@ INC-Linux= adsl.sh apipa.sh arping.sh bonding.sh br2684ctl.sh bridge.sh \ ccwgroup.sh clip.sh ethtool.sh iproute2.sh ifplugd.sh ip6to4.sh \ ipppd.sh iwconfig.sh netplugd.sh pppd.sh pump.sh tuntap.sh udhcpc.sh \ vlan.sh macvlan.sh ip6rd.sh firewalld.sh dummy.sh hsr.sh l2tp.sh \ - iw.sh wireguard.sh veth.sh dhclientv6.sh + iw.sh iwd.sh wireguard.sh veth.sh dhclientv6.sh SRCS-NetBSD= ifwatchd.sh.in INC-NetBSD= ifwatchd.sh -- cgit v1.2.3-65-gdbad