summaryrefslogtreecommitdiff
path: root/src/dev/x86/SConscript
diff options
context:
space:
mode:
Diffstat (limited to 'src/dev/x86/SConscript')
-rw-r--r--src/dev/x86/SConscript3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/dev/x86/SConscript b/src/dev/x86/SConscript
index 4071cc8bd..81a9441fb 100644
--- a/src/dev/x86/SConscript
+++ b/src/dev/x86/SConscript
@@ -64,6 +64,3 @@ if env['TARGET_ISA'] == 'x86':
SimObject('I82094AA.py')
Source('i82094aa.cc')
DebugFlag('I82094AA')
-
- Source('intdev.cc')
- DebugFlag('IntDevice')