summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/stand
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2023-03-13 20:21:00 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2023-03-13 20:21:00 +0000
commit02d2c6c8e626a0e8cf40d9bbad4fd649b652c81b (patch)
treebd66ad210e9974623fec3651eb884fc720b15542 /sys/arch/alpha/stand
parente6be60772ab134ecd1e10a486b590395a4b22604 (diff)
Switch alpha to new boot blocks.
Diffstat (limited to 'sys/arch/alpha/stand')
-rw-r--r--sys/arch/alpha/stand/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/sys/arch/alpha/stand/Makefile b/sys/arch/alpha/stand/Makefile
index 97e08de346e..7f3cfe36aa1 100644
--- a/sys/arch/alpha/stand/Makefile
+++ b/sys/arch/alpha/stand/Makefile
@@ -1,8 +1,10 @@
-# $OpenBSD: Makefile,v 1.9 2007/11/25 18:25:29 deraadt Exp $
+# $OpenBSD: Makefile,v 1.10 2023/03/13 20:20:59 miod Exp $
# $NetBSD: Makefile,v 1.7 1997/04/10 23:03:38 cgd Exp $
+SUBDIR= nboot
+
.if ${MACHINE} == "alpha"
-SUBDIR= boot bootxx netboot libsa libz
+SUBDIR+= bootxx netboot libsa libz
.endif
SUBDIR+= setnetbootinfo installboot