Skip to content

Commit 2c92c6a

Browse files
committed
Add ARC QEMU submodule
Add ARC QEMU as a submodule 'qemu_arc' in preparation for adding multiplatform host tool builds. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent 22e9e50 commit 2c92c6a

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,6 @@
3434
[submodule "qemu"]
3535
path = qemu
3636
url = https://github.com/zephyrproject-rtos/qemu.git
37+
[submodule "qemu_arc"]
38+
path = qemu_arc
39+
url = https://github.com/foss-for-synopsys-dwc-arc-processors/qemu.git

qemu_arc

Submodule qemu_arc added at b46c4ec

0 commit comments

Comments
 (0)