commit | 4cf83930c1ecf18c7157a5be6bed0a116b39e9b8 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Mon Nov 07 23:05:46 2022 +0700 |
committer | Mike Frysinger <vapier@gentoo.org> | Mon Nov 07 23:25:48 2022 +0700 |
tree | ec7051dd933646a80c99abfd278d54368f10d00e | |
parent | 763b20abcbfa3e35fc69ac3c8a56183039ee8c69 [diff] |
sim: mn10300: drop subdir configure logic We've been using this only to set the default word size to 32. We can easily move this into the makefile via a -D compiler flag and clean up the build logic quite a bit.