X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Fnetwork%2Fconfig%2Fvti%2FMakefile;h=7cf0ee913d899ddf61f4850288234dd0c2804bcb;hb=a6e790b20253aa53f9a82a3331cc59fe40ff7ff7;hp=a81e889b23fdfcfc799609f4b2dea63be41774ef;hpb=e2e8cb83475d9a71225a5a60adb1d4ad04ed1ded;p=openwrt%2F.git diff --git a/package/network/config/vti/Makefile b/package/network/config/vti/Makefile index a81e889b23..7cf0ee913d 100644 --- a/package/network/config/vti/Makefile +++ b/package/network/config/vti/Makefile @@ -32,7 +32,7 @@ endef define Package/vtiv4 $(call Package/vti/Default) TITLE:=Virtual IPsec Tunnel Interface (IPv4) config support - DEPENDS:=@(PACKAGE_vti) +kmod-ip_vti + DEPENDS:=@(PACKAGE_vti) +kmod-ip-vti endef define Package/vtiv4/description @@ -42,7 +42,7 @@ endef define Package/vtiv6 $(call Package/vti/Default) TITLE:=Virtual IPsec Tunnel Interface (IPv6) config support - DEPENDS:=@(PACKAGE_vti) @IPV6 +kmod-ip6_vti + DEPENDS:=@(PACKAGE_vti) @IPV6 +kmod-ip6-vti endef define Package/vtiv6/description