From f9bc0956e07ef31833451d6fe41b525e5f5a8570 Mon Sep 17 00:00:00 2001 From: Anton Lindqvist Date: Tue, 19 Nov 2024 05:51:08 +0000 Subject: hook up ddb regress --- regress/sys/arch/amd64/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/regress/sys/arch/amd64/Makefile b/regress/sys/arch/amd64/Makefile index c85f9beb2e4..80ab0029037 100644 --- a/regress/sys/arch/amd64/Makefile +++ b/regress/sys/arch/amd64/Makefile @@ -1,7 +1,7 @@ -# $OpenBSD: Makefile,v 1.2 2022/04/21 19:21:04 bluhm Exp $ +# $OpenBSD: Makefile,v 1.3 2024/11/19 05:51:07 anton Exp $ .if ${MACHINE_ARCH} == "amd64" -SUBDIR = +SUBDIR += ddb SUBDIR += dump_tables SUBDIR += fpu SUBDIR += vmm -- cgit v1.2.3