opennhrp: enable CONFIG_ARPD if selected (fixes #9751)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27740 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
02c58d7bb6
commit
367a906f44
@ -27,6 +27,7 @@ define Package/opennhrp
|
|||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
SUBMENU:=VPN
|
SUBMENU:=VPN
|
||||||
DEPENDS:=+libcares +ipsec-tools +ip +kmod-gre
|
DEPENDS:=+libcares +ipsec-tools +ip +kmod-gre
|
||||||
|
KCONFIG:=CONFIG_ARPD=y
|
||||||
TITLE:=NBMA Next Hop Resolution Protocol
|
TITLE:=NBMA Next Hop Resolution Protocol
|
||||||
URL:=http://opennhrp.sourceforge.net/
|
URL:=http://opennhrp.sourceforge.net/
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user