]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
xen-downloader: build only on i586.
authorArne Fitzenreiter <arne_f@ipfire.org>
Thu, 19 Dec 2013 09:55:57 +0000 (10:55 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Thu, 19 Dec 2013 09:55:57 +0000 (10:55 +0100)
lfs/xen-image

index 94294cf52718198b9fef45056d9fccee11284bbf..d5a747bcd370cc770a15429f741d9edcf9dd315b 100644 (file)
@@ -28,6 +28,7 @@ VER = ipfire
 
 THISAPP    = xen-image
 TARGET     = $(DIR_INFO)/$(THISAPP)
 
 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`
 
 
 KERN_PACK = `grep "^PAK_VER " $(DIR_SRC)/lfs/linux | sed "s| ||g" | cut -d"=" -f2`