From d11ff6b9dfae82266fd9862421e395f6d9c436dc Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Thu, 10 Jul 2014 20:38:21 +0200 Subject: build system: remove duplicate architecture list Let xcompile pass the list of architectures, given that it already has it. Change-Id: I565512d3bef987c9a4e48a39bfd88bacf0b65de9 Signed-off-by: Patrick Georgi Reviewed-on: http://review.coreboot.org/6254 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Marc Jones --- toolchain.inc | 2 -- 1 file changed, 2 deletions(-) (limited to 'toolchain.inc') diff --git a/toolchain.inc b/toolchain.inc index b5b4fe0f41bb..842473b648a7 100644 --- a/toolchain.inc +++ b/toolchain.inc @@ -17,8 +17,6 @@ ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ## -ARCH_SUPPORTED := armv7 x86_32 - # ccache integration ifeq ($(CONFIG_CCACHE),y) -- cgit v1.2.3