From 1ccdc5c58210a27f94a9ea40fd888314b4854349 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Tue, 26 Apr 2005 20:46:16 +0000 Subject: enter zboot --- sys/arch/zaurus/stand/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/arch/zaurus/stand') diff --git a/sys/arch/zaurus/stand/Makefile b/sys/arch/zaurus/stand/Makefile index eb74de1ecc3..3ee5652fad3 100644 --- a/sys/arch/zaurus/stand/Makefile +++ b/sys/arch/zaurus/stand/Makefile @@ -1,7 +1,8 @@ +SUBDIR= zboot + .if ${MACHINE} == "zaurus" SUBDIR= zbsdmod -SUBDIR+= zboot .endif .include -- cgit v1.2.3