From 29ba5cf876bfe1e82543a00ab07af75fe37f1b84 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Wed, 2 Dec 2020 02:05:32 +0000 Subject: user/free42: enable on ARMv7 No revbump because there is no effect on other arches. --- user/free42/patch.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'user/free42/patch.patch') diff --git a/user/free42/patch.patch b/user/free42/patch.patch index f79bb6c8e..8a043fe74 100644 --- a/user/free42/patch.patch +++ b/user/free42/patch.patch @@ -11,7 +11,7 @@ + # ============================================================================== + +-__INDICES__ = 1 2 3 4 5 6 7 8 9 10 11 -++__INDICES__ = 1 2 3 4 5 6 7 8 9 10 11 12 13 +++__INDICES__ = 1 2 3 4 5 6 7 8 9 10 11 12 13 14 + + GetIndex = $(strip $(word 1,$(if $(word $(words $(__INDICES__)),$2), \ + $(error "List too large. Adjust __INDICES__"), \ @@ -22,9 +22,9 @@ +-ARCH_ALIAS := x86 ia64 EM64T x86_64 i686 amd64 Intel64 sun4u +-ARCH_LIST := IA32 IA64 EFI2 EFI2 IA32 EFI2 EFI2 EFI2 +-ARCH_TYPE := IA32 IA64 EFI2 EFI2 IA32 EFI2 EFI2 EFI2 -++ARCH_ALIAS := x86 ia64 EM64T x86_64 i686 amd64 Intel64 sun4u ppc64 ppc armel aarch64 -++ARCH_LIST := IA32 IA64 EFI2 EFI2 IA32 EFI2 EFI2 EFI2 EFI2 EFI2 EFI2 EFI2 -++ARCH_TYPE := IA32 IA64 EFI2 EFI2 IA32 EFI2 EFI2 EFI2 EFI2 EFI2 EFI2 EFI2 +++ARCH_ALIAS := x86 ia64 EM64T x86_64 i686 amd64 Intel64 sun4u ppc64 ppc armel aarch64 armv7l +++ARCH_LIST := IA32 IA64 EFI2 EFI2 IA32 EFI2 EFI2 EFI2 EFI2 EFI2 EFI2 EFI2 EFI2 +++ARCH_TYPE := IA32 IA64 EFI2 EFI2 IA32 EFI2 EFI2 EFI2 EFI2 EFI2 EFI2 EFI2 EFI2 + ARCH_TYPES := IA32 IA64 EFI2 + + UARCH_LIST := SSE GSSE LRB LRB2 -- cgit v1.2.3-60-g2f50