diff options
author | Nathan Binkert <nate@binkert.org> | 2009-04-08 22:22:49 -0700 |
---|---|---|
committer | Nathan Binkert <nate@binkert.org> | 2009-04-08 22:22:49 -0700 |
commit | 18a30524d6afb397df1af764e8dc80ff4e7cdb98 (patch) | |
tree | 145f4823282254a76225d1f66df589c269545343 /build_opts | |
parent | 374ba9bae359e68c1496f8db25c38a817af2da19 (diff) | |
download | gem5-18a30524d6afb397df1af764e8dc80ff4e7cdb98.tar.xz |
alpha: get rid of all turbolaser remnants
Diffstat (limited to 'build_opts')
-rw-r--r-- | build_opts/ALPHA_FS | 1 | ||||
-rw-r--r-- | build_opts/ALPHA_FS_TL | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/build_opts/ALPHA_FS b/build_opts/ALPHA_FS index ddd69b9b3..a2ab67178 100644 --- a/build_opts/ALPHA_FS +++ b/build_opts/ALPHA_FS @@ -1,2 +1 @@ FULL_SYSTEM = 1 -ALPHA_TLASER = 0 diff --git a/build_opts/ALPHA_FS_TL b/build_opts/ALPHA_FS_TL deleted file mode 100644 index 4f3e201ec..000000000 --- a/build_opts/ALPHA_FS_TL +++ /dev/null @@ -1,2 +0,0 @@ -FULL_SYSTEM = 1 -ALPHA_TLASER = 1 |