summaryrefslogtreecommitdiff
path: root/sys/arch/gumstix/stand
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/gumstix/stand')
-rw-r--r--sys/arch/gumstix/stand/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/arch/gumstix/stand/Makefile b/sys/arch/gumstix/stand/Makefile
new file mode 100644
index 00000000000..04afe2df71d
--- /dev/null
+++ b/sys/arch/gumstix/stand/Makefile
@@ -0,0 +1,5 @@
+# $OpenBSD: Makefile,v 1.1 2008/11/26 14:18:11 drahn Exp $
+
+SUBDIR=
+
+.include <bsd.subdir.mk>