cpus: add InOrderCPU to default build
regressions need this so they build the model
This commit is contained in:
@@ -31,3 +31,4 @@
|
||||
Import('*')
|
||||
|
||||
all_cpu_list.append('InOrderCPU')
|
||||
default_cpus.append('InOrderCPU')
|
||||
|
||||
Reference in New Issue
Block a user