]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
ipfire-netboot: Enable to be built on x86_64
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 5 Sep 2015 08:14:34 +0000 (10:14 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 5 Sep 2015 08:14:34 +0000 (10:14 +0200)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/ipfire-netboot

index 0590d9b5bfe3b28c15e622cc81ff4052a5b66b70..18159292ad4f851c617dad1ec34b7b75a1833f41 100644 (file)
@@ -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