make all of the turbolaser stuff only compile if ALPHA_TLASER
authorNathan Binkert <binkertn@umich.edu>
Sun, 5 Jun 2005 05:24:17 +0000 (01:24 -0400)
committerNathan Binkert <binkertn@umich.edu>
Sun, 5 Jun 2005 05:24:17 +0000 (01:24 -0400)
commit3e5e3e2d28a6a59df1300751f75f1de5b06bc3fe
tree7ad3b39022ecae18c2b13654f94dcd11a81d0816
parent8f1348a21d8d4509716525048d3bd8922072592a
make all of the turbolaser stuff only compile if ALPHA_TLASER
is defined.

build/SConstruct:
    Default ALPHA_TLASER to false
dev/uart8250.cc:
    fix paths

--HG--
extra : convert_revision : 3616b5b4b9060860a73568a4ed4f1e8eb991938f
SConscript
build/SConstruct
dev/uart8250.cc
python/m5/objects/Ethernet.py
python/m5/objects/Uart.py