Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/40871 )

Change subject: cpu: Delete the empty, default off "nocpu".
......................................................................

cpu: Delete the empty, default off "nocpu".

This very nearly empty CPU directory does nothing except define a CPU at
the scons level which is off by default. It seems safe to delete it.

Change-Id: I5bd3a52062bbc67fb1ee7d350519cd85a3f8fdb8
---
D src/cpu/nocpu/SConsopts
1 file changed, 0 insertions(+), 4 deletions(-)



diff --git a/src/cpu/nocpu/SConsopts b/src/cpu/nocpu/SConsopts
deleted file mode 100644
index 40bf503..0000000
--- a/src/cpu/nocpu/SConsopts
+++ /dev/null
@@ -1,4 +0,0 @@
-
-Import('*')
-
-CpuModel('no')

--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/40871
To unsubscribe, or for help writing mail filters, visit https://gem5-review.googlesource.com/settings

Gerrit-Project: public/gem5
Gerrit-Branch: develop
Gerrit-Change-Id: I5bd3a52062bbc67fb1ee7d350519cd85a3f8fdb8
Gerrit-Change-Number: 40871
Gerrit-PatchSet: 1
Gerrit-Owner: Gabe Black <[email protected]>
Gerrit-MessageType: newchange
_______________________________________________
gem5-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to