diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2007-10-17 21:31:14 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2007-10-17 21:31:14 +0000 |
commit | b01f75ce06969e9e8b4c9cb53b901fc319fd9183 (patch) | |
tree | 725ebf1402954649f8d33ec44395260ee32b1ecf /sys | |
parent | e5f14e7bf920a6f3fda6c57c7950b9d21f9b8718 (diff) |
Let other people build sparc64 bsd.mp too.
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/sparc64/conf/GENERIC.MP | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sys/arch/sparc64/conf/GENERIC.MP b/sys/arch/sparc64/conf/GENERIC.MP new file mode 100644 index 00000000000..da7d6b4075a --- /dev/null +++ b/sys/arch/sparc64/conf/GENERIC.MP @@ -0,0 +1,8 @@ +# $OpenBSD: GENERIC.MP,v 1.1 2007/10/17 21:31:13 kettenis Exp $ + +include "arch/sparc64/conf/GENERIC" + +option MULTIPROCESSOR +#option MP_LOCKDEBUG + +cpu* at mainbus? |