From 031612618bdded5842da71a53949df29d0c35645 Mon Sep 17 00:00:00 2001 From: Dale Rahn Date: Wed, 26 Nov 2008 14:18:12 +0000 Subject: Initial port of OpenBSD to the (xscale based) gumstix, work in progress. Most bits cloned from zaurus. --- sys/arch/gumstix/stand/Makefile | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 sys/arch/gumstix/stand/Makefile (limited to 'sys/arch/gumstix/stand') 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 -- cgit v1.2.3