From: Arne Fitzenreiter Date: Thu, 4 Nov 2021 18:21:43 +0000 (+0100) Subject: keepalived: disable build because it fails with kernel 5.15 X-Git-Tag: v2.27-core162~76^2~24 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=895dd61aafc6302ef9b95cd7ef17c84819f9369b;p=ipfire-2.x.git keepalived: disable build because it fails with kernel 5.15 Signed-off-by: Arne Fitzenreiter --- diff --git a/lfs/keepalived b/lfs/keepalived index da3f3f8190..37c4d22a69 100644 --- a/lfs/keepalived +++ b/lfs/keepalived @@ -34,6 +34,8 @@ TARGET = $(DIR_INFO)/$(THISAPP) PROG = keepalived PAK_VER = 9 +SUP_ARCH = none + DEPS = ###############################################################################