From 5e46e6967493887b78dc16517dc2edbb0e3893a9 Mon Sep 17 00:00:00 2001 From: imp Date: Sat, 13 Nov 2010 22:34:12 +0000 Subject: Remove the 'machine mips' from DEFAULTS. Put the proper 'machine mips mipsel' or 'machine mips mipseb' into the config file (with a few 64's tossed in for good measure). This will let us build the proper kernels with different worlds as part of make universe. --- sys/mips/sibyte/std.sibyte | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sys/mips/sibyte/std.sibyte (limited to 'sys/mips/sibyte') diff --git a/sys/mips/sibyte/std.sibyte b/sys/mips/sibyte/std.sibyte new file mode 100644 index 0000000..3f31153 --- /dev/null +++ b/sys/mips/sibyte/std.sibyte @@ -0,0 +1,3 @@ +# $FreeBSD$ + +files "../sibyte/files.sibyte" -- cgit v1.1