From 3fc43cd15b10fd13b9c4abc7d5dd159fa1d5343b Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Thu, 19 Dec 2013 10:55:57 +0100 Subject: [PATCH] xen-downloader: build only on i586. --- lfs/xen-image | 1 + 1 file changed, 1 insertion(+) diff --git a/lfs/xen-image b/lfs/xen-image index 94294cf527..d5a747bcd3 100644 --- a/lfs/xen-image +++ b/lfs/xen-image @@ -28,6 +28,7 @@ VER = ipfire THISAPP = xen-image TARGET = $(DIR_INFO)/$(THISAPP) +SUP_ARCH = i586 KERN_PACK = `grep "^PAK_VER " $(DIR_SRC)/lfs/linux | sed "s| ||g" | cut -d"=" -f2` -- 2.39.2