summaryrefslogtreecommitdiff
path: root/sys/arch/socppc
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@cvs.openbsd.org>2010-02-15 13:44:58 +0000
committerMark Kettenis <kettenis@cvs.openbsd.org>2010-02-15 13:44:58 +0000
commit23c14b9f272181848077f3d41d692364d7d4bbbf (patch)
tree299db11a6980873770e6b4ff94bc5cd49708f5e3 /sys/arch/socppc
parent14f4f9628dd78633323432a5a9c720e42699e212 (diff)
Descend into mbr subdirectory.
Diffstat (limited to 'sys/arch/socppc')
-rw-r--r--sys/arch/socppc/stand/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/socppc/stand/Makefile b/sys/arch/socppc/stand/Makefile
index ad47bdbefd6..0e65f68daf7 100644
--- a/sys/arch/socppc/stand/Makefile
+++ b/sys/arch/socppc/stand/Makefile
@@ -1,5 +1,5 @@
-# $OpenBSD: Makefile,v 1.3 2008/05/16 18:57:01 kettenis Exp $
+# $OpenBSD: Makefile,v 1.4 2010/02/15 13:44:57 kettenis Exp $
-SUBDIR= mkboot boot
+SUBDIR= mkboot mbr boot
.include <bsd.subdir.mk>