Get rid of pcifake.cc and tsunami_fake.cc to go with the merged default devices.

--HG--
extra : convert_revision : e88aaaa43843c1283f29cef0886e057412705899
This commit is contained in:
Gabe Black 2006-11-06 19:56:57 -05:00
parent 32a927b85f
commit b156767f1e
2 changed files with 0 additions and 3 deletions

View file

@ -63,7 +63,6 @@ sources += Split('''
ns_gige.cc
pciconfigall.cc
pcidev.cc
pcifake.cc
pktfifo.cc
platform.cc
simconsole.cc

View 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