Get rid of pcifake.cc and tsunami_fake.cc to go with the merged default devices.
authorGabe Black <gblack@eecs.umich.edu>
Tue, 7 Nov 2006 00:56:57 +0000 (19:56 -0500)
committerGabe Black <gblack@eecs.umich.edu>
Tue, 7 Nov 2006 00:56:57 +0000 (19:56 -0500)
--HG--
extra : convert_revision : e88aaaa43843c1283f29cef0886e057412705899

src/dev/SConscript
src/dev/alpha/SConscript

index 75fca324a95a6f831063dd10f9ca1a82807da1d9..951bc29d15623724571fed9af0fe036c72fc8635 100644 (file)
@@ -63,7 +63,6 @@ sources += Split('''
        ns_gige.cc
        pciconfigall.cc
        pcidev.cc
-       pcifake.cc
        pktfifo.cc
        platform.cc
         simconsole.cc
index 304cd9ca9d9281c5642577dc0f03b3747444beb8..fb0e626d36c3011f3c6c50dbc3158492444f8902 100644 (file)
@@ -39,7 +39,6 @@ sources = Split('''
        tsunami.cc
        tsunami_cchip.cc
        tsunami_io.cc
-       tsunami_fake.cc
        tsunami_pchip.cc
        ''')
 #      baddev.cc
@@ -57,7 +56,6 @@ sources = Split('''
 #      ns_gige.cc
 #      pciconfigall.cc
 #      pcidev.cc
-#      pcifake.cc
 #      pktfifo.cc
 #      platform.cc
 #       simconsole.cc