opennhrp: enable CONFIG_ARPD if selected (fixes #9751)
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 24 Jul 2011 08:22:53 +0000 (08:22 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 24 Jul 2011 08:22:53 +0000 (08:22 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27740 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/opennhrp/Makefile

index ef94129..4e3e057 100644 (file)
@@ -27,6 +27,7 @@ define Package/opennhrp
   CATEGORY:=Network
   SUBMENU:=VPN
   DEPENDS:=+libcares +ipsec-tools +ip +kmod-gre
   CATEGORY:=Network
   SUBMENU:=VPN
   DEPENDS:=+libcares +ipsec-tools +ip +kmod-gre
+  KCONFIG:=CONFIG_ARPD=y
   TITLE:=NBMA Next Hop Resolution Protocol
   URL:=http://opennhrp.sourceforge.net/
 endef
   TITLE:=NBMA Next Hop Resolution Protocol
   URL:=http://opennhrp.sourceforge.net/
 endef