summaryrefslogtreecommitdiff
path: root/src/dev/x86/south_bridge/SConscript
diff options
context:
space:
mode:
Diffstat (limited to 'src/dev/x86/south_bridge/SConscript')
-rw-r--r--src/dev/x86/south_bridge/SConscript1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dev/x86/south_bridge/SConscript b/src/dev/x86/south_bridge/SConscript
index d01106c5c..edc091e12 100644
--- a/src/dev/x86/south_bridge/SConscript
+++ b/src/dev/x86/south_bridge/SConscript
@@ -36,7 +36,6 @@ if env['FULL_SYSTEM'] and env['TARGET_ISA'] == 'x86':
Source('south_bridge.cc')
# Sub devices
- Source('cmos.cc')
Source('i8254.cc')
Source('i8259.cc')
Source('speaker.cc')