From: Michael Tremer Date: Thu, 7 Jan 2021 13:52:01 +0000 (+0000) Subject: flashrom: Only build package for x86_64 and i586 X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=commitdiff_plain;h=f0b53518e5b74ef7e7b432f1c627772253a5ea3a flashrom: Only build package for x86_64 and i586 The ARM architectures do not seem to be supported Signed-off-by: Michael Tremer --- diff --git a/lfs/flashrom b/lfs/flashrom index 0ae4cb3ccb..e770cfcf00 100644 --- a/lfs/flashrom +++ b/lfs/flashrom @@ -33,6 +33,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = flashrom PAK_VER = 2 +SUP_ARCH = i586 x86_64 DEPS =