| commit | abc494c65d640626891408d551a0fe1842e728e3 | [log] [tgz] |
|---|---|---|
| author | Mike Frysinger <vapier@gentoo.org> | Sat Dec 24 21:28:03 2022 -0500 |
| committer | Mike Frysinger <vapier@gentoo.org> | Sat Dec 24 22:13:13 2022 -0500 |
| tree | a4edab1fc38f7e7fed76c090a18d3e4696039737 | |
| parent | fec5386aef5869fbc982e5e287ffd9e4f030d8d2 [diff] |
sim: mips: move igen settings to top-level configure This is the last bit of logic that exists in the mips configure script, so move it to the top-level configure to kill it off. We still have to move the Makefile.in igen logic to local.mk, but this is a required first step for that.