Regenerated html docs. Tweaked how Makefile.am builds tarballs.
[dejagnu.git] / baseboards / mips-lsi-sim.exp
blob47cae89852083f5362021e2ac76100885936bbba
1 # We need mips16.
2 add_multilib_option "-mips16"
4 # And we use the lsi linker script.
5 set_board_info ldscript "-Wl,-Tlsi.ld"
7 # Otherwise we're the same as the standard MIPS simulator.
8 load_base_board_description "mips-sim";