From: Arne Fitzenreiter Date: Thu, 19 Dec 2013 09:55:57 +0000 (+0100) Subject: xen-downloader: build only on i586. X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=commitdiff_plain;h=3fc43cd15b10fd13b9c4abc7d5dd159fa1d5343b xen-downloader: build only on i586. --- diff --git a/lfs/xen-image b/lfs/xen-image index 94294cf52..d5a747bcd 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`