From d84c8b254681a733349d100c69a273558ccbe77d Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Wed, 17 Feb 2010 19:56:44 +0000 Subject: descend into mbr; ok miod@ --- sys/arch/loongson/stand/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/loongson') diff --git a/sys/arch/loongson/stand/Makefile b/sys/arch/loongson/stand/Makefile index 8cbe204d471..841fc85a0f0 100644 --- a/sys/arch/loongson/stand/Makefile +++ b/sys/arch/loongson/stand/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.1 2010/02/14 22:39:33 miod Exp $ +# $OpenBSD: Makefile,v 1.2 2010/02/17 19:56:43 otto Exp $ .if ${MACHINE} == "loongson" SUBDIR+= libsa .endif -SUBDIR+= boot +SUBDIR+= boot mbr .include -- cgit v1.2.3