Skip to content

Commit 3c11640

Browse files
authored
Merge pull request #1270 from eero-t/fakedev-fix
Fix typo in gpu_fakedev example config
2 parents f3d2f35 + 5d62c8e commit 3c11640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/gpu_fakedev/configs/8x-DG1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"DevCount": 8,
44
"DevMemSize": 4294967296,
55
"Capabilities": {
6-
"platform": "fake_DG1",
6+
"platform": "fake_DG1"
77
}
88
}

0 commit comments

Comments
 (0)