Kludge: pretend to be ISA_MIPS32 for the moment.

This commit is contained in:
Warner Losh 2009-06-14 06:12:21 +00:00
parent 2acee4de5c
commit 78e0ef6f04

View File

@ -25,6 +25,7 @@ ident OCTEON1
# Don't build any modules yet.
makeoptions MODULES_OVERRIDE=""
makeoptions TARGET_BIG_ENDIAN=defined
options KERNVIRTADDR=0x80100000
include "../octeon1/std.octeon1"
@ -33,6 +34,9 @@ hints "OCTEON1.hints" #Default places to look for devices.
makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
#XXXimp: Need to make work with 64-bit too
options ISA_MIPS32
options DDB
options KDB