From b5917a817c697fa284462319357f5fac45c462f0 Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Thu, 3 May 2012 13:33:31 -0700 Subject: net: Be sure to install the ip6rd module. 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 c2f3747..660b1fa 100644 --- a/net/Makefile +++ b/net/Makefile @@ -13,7 +13,7 @@ SRCS-Linux= iwconfig.sh.in 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 + vlan.sh macvlan.sh ip6rd.sh SRCS-NetBSD= INC-NetBSD= ifwatchd.sh -- cgit v1.2.3