From ea4c46695e1664198d1ba67010f673348e759f1f Mon Sep 17 00:00:00 2001 From: Bryan Drewery Date: Tue, 8 Dec 2015 00:22:24 +0000 Subject: local.meta.sys.mk already defines TARGET_ARCHES_arm --- targets/pseudo/universe/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/targets/pseudo/universe/Makefile b/targets/pseudo/universe/Makefile index ef696d330e01..838c4a4178c4 100644 --- a/targets/pseudo/universe/Makefile +++ b/targets/pseudo/universe/Makefile @@ -36,8 +36,6 @@ UNIVERSE_TARGET_RELDIR?= targets/pseudo/the-lot # the list of machines TARGET_MACHINE_LIST = i386 amd64 -# some machines have more than one arch -TARGET_ARCHES_arm?= arm armeb armv6 armv6hf # avoid ../Makefile.inc defining this all: -- cgit v1.2.3