X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fkeepalived;h=28b7ed8da2cdb4252329878a56dcda02b95bfa22;hb=16d49f73e54ca80e7f6fb670cee6f67f93187fe4;hp=189175122ad2e77e50ae5be498af18ce0a4b1e60;hpb=57097305a610383d013c87ef32ae117c18846e46;p=ipfire-2.x.git diff --git a/lfs/keepalived b/lfs/keepalived index 189175122a..28b7ed8da2 100644 --- a/lfs/keepalived +++ b/lfs/keepalived @@ -77,7 +77,8 @@ $(subst %,%_MD5,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE) - cd $(DIR_APP) && ./configure --prefix=/usr --sysconfdir=/etc + cd $(DIR_APP) && ./configure --prefix=/usr --sysconfdir=/etc \ + --with-kernel-dir=/usr/include cd $(DIR_APP) && make $(MAKETUNING) cd $(DIR_APP) && make install