projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67fee01
)
X86: Add a missing microcode file to the sconscript.
author
Gabe Black
<gblack@eecs.umich.edu>
Sun, 2 Dec 2007 07:07:41 +0000
(23:07 -0800)
committer
Gabe Black
<gblack@eecs.umich.edu>
Sun, 2 Dec 2007 07:07:41 +0000
(23:07 -0800)
--HG--
extra : convert_revision :
6da8a67e07bada169abf7f10aded8a90d4e63eae
src/arch/x86/SConscript
patch
|
blob
|
history
diff --git
a/src/arch/x86/SConscript
b/src/arch/x86/SConscript
index eef3956ee620e1943bcbc09d33a3e7d7d4f5c597..71653072b26f207d2f56efa4239ad8c32677039b 100644
(file)
--- a/
src/arch/x86/SConscript
+++ b/
src/arch/x86/SConscript
@@
-184,6
+184,7
@@
if env['TARGET_ISA'] == 'x86':
'system/halt.py',
'system/undefined_operation.py',
'system/msrs.py',
+ 'system/segmentation.py',
'simd128/__init__.py',
'simd128/integer/__init__.py',
'simd128/integer/data_transfer/__init__.py',