arch: support dynamic ISA file generation in per-ISA SConscripts
Review Request #2249 - Created April 23, 2014 and discarded - Latest diff uploaded
| Information | |
|---|---|
| Andreas Hansson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 10201:48db8feb6224 --------------------------- arch: support dynamic ISA file generation in per-ISA SConscripts For the null ISA, we just provide a dummy inc.d so SCons is never compelled to try to generate it. While it seems slightly wrong to have anything in src/arch/*/generated (i.e. a non-generated 'generated' file), it's by far the simplest solution.
