Override default SConscript options and only build the SimpleCPUs.
--HG-- extra : convert_revision : cfcfb787d8442cb76ed766aa5bc947636f067209
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
TARGET_ISA = 'sparc'
|
||||
CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU'
|
||||
FULL_SYSTEM = 1
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
TARGET_ISA = 'sparc'
|
||||
CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU'
|
||||
FULL_SYSTEM = 0
|
||||
|
||||
Reference in New Issue
Block a user