From 37aac2adfced782c2d6ae0887a5a64ac95353204 Mon Sep 17 00:00:00 2001 From: Philip Guenther Date: Sat, 3 Sep 2016 13:37:47 +0000 Subject: Retire zaurus, as it hasn't made the EABI jump and will be permanently broken shortly when we use the hardware thread register in userland --- lib/libarch/arm/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/libarch/arm/Makefile b/lib/libarch/arm/Makefile index 9424cd2fbb6..256ebba755d 100644 --- a/lib/libarch/arm/Makefile +++ b/lib/libarch/arm/Makefile @@ -1,7 +1,7 @@ -# $OpenBSD: Makefile,v 1.7 2016/08/10 14:27:16 deraadt Exp $ +# $OpenBSD: Makefile,v 1.8 2016/09/03 13:37:41 guenther Exp $ MAN+= arm_sync_icache.2 arm_drain_writebuf.2 -MANSUBDIR=zaurus +MANSUBDIR=armv7 .if ${MACHINE_ARCH} == "arm" NOPIC= -- cgit v1.2.3