aboutsummaryrefslogtreecommitdiff
path: root/baseboards/mips-lsi-sim.exp
blob: 42a141d1cdce01e27b09da69768ceb6cf15b9eae (plain)
1
2
3
4
5
6
7
8
# We need mips16.
add_multilib_option "-mips16"

# And we use the lsi linker script.
set_board_info ldscript "-Wl,-Tlsi.ld"

# Otherwise we're the same as the standard MIPS simulator.
load_base_board_description "mips-sim"