xen-downloader: build only on i586.

This commit is contained in:
Arne Fitzenreiter
2013-12-19 10:55:57 +01:00
parent b2c2422191
commit 3fc43cd15b

View File

@@ -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`