From 59e68d1b7a281da89bd6d8efded1d869db629f36 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sat, 5 Sep 2015 10:14:34 +0200 Subject: [PATCH] ipfire-netboot: Enable to be built on x86_64 Signed-off-by: Michael Tremer --- lfs/ipfire-netboot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/ipfire-netboot b/lfs/ipfire-netboot index 0590d9b5bf..18159292ad 100644 --- a/lfs/ipfire-netboot +++ b/lfs/ipfire-netboot @@ -32,7 +32,7 @@ DL_FILE = $(THISAPP).tar.gz DL_FROM = http://source.ipfire.org/releases/ipfire-netboot/ DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) -SUP_ARCH = i586 +SUP_ARCH = x86_64 i586 ############################################################################### # Top-level Rules -- 2.39.2