From e0dcdf40211e9c01e300607c5193f4591e390be4 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Fri, 21 Feb 2014 21:24:53 +0000 Subject: [PATCH] keepalived: fixed build configuration /build_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/linux-ramips_rt305x/linux-3.10.28/uapi/" ; fi; ) bash: ac_cv_file__store_buildbot_slave_ramips_build_build_dir_target_mipsel_24kec+dsp_uClibc_0_9_33_2_linux_ramips_rt305x_linux_3_10_28_net_core_link_watch_c=yes: command not found make[2]: *** [build/build_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/keepalived-1.1.19/.configured_] Error 127 Signed-off-by: Michel Stempin SVN-Revision: 39662 --- net/keepalived/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/net/keepalived/Makefile b/net/keepalived/Makefile index b7ac46a5b..3a0e430f9 100644 --- a/net/keepalived/Makefile +++ b/net/keepalived/Makefile @@ -45,9 +45,6 @@ CONFIGURE_ARGS+= \ --disable-lvs-syncd \ --with-kernel-dir="$(LINUX_DIR)/$(LINUX_UAPI_DIR)" -CONFIGURE_VARS+= \ - ac_cv_file_$(call acvar,$(LINUX_DIR)/net/core/link_watch.c)=yes - define Build/Compile $(MAKE) -C $(PKG_BUILD_DIR) \ DESTDIR="$(PKG_INSTALL_DIR)" \ -- 2.30.2