[packages] keepalived: force enabling of VRRP functionality, fix path to config file...
[packages.git] / net / keepalived / Makefile
index a840e5b..bcf312b 100644 (file)
@@ -47,7 +47,8 @@ CONFIGURE_ARGS+= \
        --with-kernel-dir="$(LINUX_DIR)" \
 
 CONFIGURE_VARS+= \
-       ac_cv_file_$(call acvar,$(LINUX_DIR)/net/core/link_watch.c)=no \
+       ac_cv_file_$(call acvar,$(LINUX_DIR)/net/core/link_watch.c)=yes \
+       VRRP_SUPPORT=yes \
 
 define Build/Compile
        rm -rf $(PKG_INSTALL_DIR)