openswan: fix recursive dependency in config.
Warning! Found recursive dependency: PACKAGE_kmod-ipv6 PACKAGE_kmod-ipv6 git-svn-id: svn://svn.openwrt.org/openwrt/packages@26551 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
666aa15f1e
commit
988066e62c
@ -49,7 +49,7 @@ define KernelPackage/openswan
|
||||
$(call Package/openswan/Default)
|
||||
SUBMENU:=Network Support
|
||||
TITLE+= (kernel module)
|
||||
DEPENDS+=+PACKAGE_kmod-ipv6:kmod-ipv6
|
||||
DEPENDS+=+IPV6:kmod-ipv6
|
||||
FILES:=$(PKG_BUILD_DIR)/modobj*/ipsec.$(LINUX_KMOD_SUFFIX)
|
||||
endef
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user