summaryrefslogtreecommitdiffstats
path: root/sys/mips/conf/QEMU
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2010-11-13 22:34:12 +0000
committerimp <imp@FreeBSD.org>2010-11-13 22:34:12 +0000
commit5e46e6967493887b78dc16517dc2edbb0e3893a9 (patch)
treeae2f9538d9fbdc5cd23100359fba15cae96fdd5a /sys/mips/conf/QEMU
parent62c8289fa15457bfe695213262fc7f1a74998b1a (diff)
downloadFreeBSD-src-5e46e6967493887b78dc16517dc2edbb0e3893a9.zip
FreeBSD-src-5e46e6967493887b78dc16517dc2edbb0e3893a9.tar.gz
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.
Diffstat (limited to 'sys/mips/conf/QEMU')
-rw-r--r--sys/mips/conf/QEMU4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/mips/conf/QEMU b/sys/mips/conf/QEMU
index ebb09f8..fde9085 100644
--- a/sys/mips/conf/QEMU
+++ b/sys/mips/conf/QEMU
@@ -20,10 +20,6 @@
cpu CPU_MIPS32
ident QEMU
-# XXX: These two options must be defined in MIPS kernel configs.
-makeoptions MIPS_LITTLE_ENDIAN=defined
-makeoptions ARCH_FLAGS=-march=mips32
-
# Don't build any modules yet.
makeoptions MODULES_OVERRIDE=""
OpenPOWER on IntegriCloud