Prevents that adding further lines can cause compilation errors.
Signed-off-by: Jan Kiszka <[email protected]>
---
tools/root-cell-config.c.tmpl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/root-cell-config.c.tmpl b/tools/root-cell-config.c.tmpl
index ce749a9..b7be8b7 100644
--- a/tools/root-cell-config.c.tmpl
+++ b/tools/root-cell-config.c.tmpl
@@ -63,7 +63,7 @@ struct {
.debug_console = {
.address = 0x3f8,
.flags = JAILHOUSE_CON_TYPE_UART_X86 |
- JAILHOUSE_CON_FLAG_PIO
+ JAILHOUSE_CON_FLAG_PIO,
},
.platform_info = {
.pci_mmconfig_base = ${hex(mmconfig.base)},
--
2.1.4
--
You received this message because you are subscribed to the Google Groups
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.