diff --git a/lfs/ipfire-netboot b/lfs/ipfire-netboot index 0590d9b5b..18159292a 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