diff options
author | Nathan Binkert <binkertn@umich.edu> | 2005-06-28 01:13:20 -0400 |
---|---|---|
committer | Nathan Binkert <binkertn@umich.edu> | 2005-06-28 01:13:20 -0400 |
commit | 941db36a67baeff563ea0eb9d66dad0b41c51200 (patch) | |
tree | 13f6b91fdac1bb38f03046a575bdd09491ec1eb2 /build_opts | |
parent | 0b01f186038e9226a3b15fe2dc910ba241b44867 (diff) | |
download | gem5-941db36a67baeff563ea0eb9d66dad0b41c51200.tar.xz |
pass the location of the m5 backdoor via the m5AlphaAccess variable
only compile one console
console/Makefile:
Now that the location of the m5 backdoor is passed into the
console via the m5AlphaAccess variable, we only need to
compile one console, and don't need to define TLASER or TSUNAMI
console/console.c:
Don't hardcode the location of the AlphaAccess structure, but
rely on m5 to pass in the correct value.
Setup "volatile struct AlphaAccess *m5AlphaAccess" for use and
get rid of the hardcoded usage.
Diffstat (limited to 'build_opts')
0 files changed, 0 insertions, 0 deletions