Catch up with the move from mips32/.
This commit is contained in:
parent
03e2b59bae
commit
4b02a6e3f6
@ -32,7 +32,7 @@ options KERNVIRTADDR=0x80100000
|
||||
options TICK_USE_YAMON_FREQ=defined
|
||||
#options TICK_USE_MALTA_RTC=defined
|
||||
|
||||
include "../mips32/malta/std.malta"
|
||||
include "../malta/std.malta"
|
||||
|
||||
hints "MALTA.hints" #Default places to look for devices.
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
# $FreeBSD$
|
||||
files "../mips32/malta/files.malta"
|
||||
files "../malta/files.malta"
|
||||
|
||||
cpu CPU_MIPS4KC
|
||||
options ISA_MIPS32
|
||||
|
Loading…
Reference in New Issue
Block a user