summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2010-06-02 04:49:28 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2010-06-02 04:49:28 +0000
commit11820ea278d8e1b344c0c5af5ad89a16b1544190 (patch)
treeeedc763891bd6fabd1d1ba77a0224c2bf5951829 /sys/arch
parent3f41b3bf7b823c71c5364c1bd9a6a23add80db0a (diff)
beagle has no stand/ yet
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/beagle/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/beagle/Makefile b/sys/arch/beagle/Makefile
index aa3504e3aec..60b57545d98 100644
--- a/sys/arch/beagle/Makefile
+++ b/sys/arch/beagle/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.2 2010/05/31 22:21:43 deraadt Exp $
+# $OpenBSD: Makefile,v 1.3 2010/06/02 04:49:27 deraadt Exp $
S= ${.CURDIR}/../..
KFILE= GENERIC
@@ -10,7 +10,7 @@ TAGS= ${.CURDIR}/tags
NOPROG=
NOMAN=
-SUBDIR= stand
+SUBDIR=
# config the fattest kernel we can find into a temporary dir
# to create a Makefile. Then use make to pull some variables