update genini so it is more like m5
authorNathan Binkert <binkertn@umich.edu>
Thu, 10 Mar 2005 18:38:44 +0000 (13:38 -0500)
committerNathan Binkert <binkertn@umich.edu>
Thu, 10 Mar 2005 18:38:44 +0000 (13:38 -0500)
commit5af1ad62de148e2109503270b0ba57d6846b4782
tree8d2202b279bde54aac2b8328a440e68ffc82f547
parent331460dfe88af6b026c30277d2904cf87ce37743
update genini so it is more like m5

test/genini.py:
    import m5config after environment variables are setup so
    the behaviour is more like that of the simulator and so
    what are normally compile-time variables like FULL_SYSTEM
    can be properly set from the command line.

--HG--
extra : convert_revision : 1951d3015b091338724b66a3a86a818f9ac97b26
test/genini.py