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 <michel.stempin@wanadoo.fr>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39662 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
hauke 2014-02-21 21:24:53 +00:00
parent b5ce5f8111
commit 082490e71c

View File

@ -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)" \