diff options
Diffstat (limited to 'tests/qom-test.c')
-rw-r--r-- | tests/qom-test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qom-test.c b/tests/qom-test.c index 499be40261..f67f7c2f09 100644 --- a/tests/qom-test.c +++ b/tests/qom-test.c @@ -70,6 +70,7 @@ static const char *arm_machines[] = { "xilinx-zynq-a9", "highbank", "midway", + "canon-a1100", }; static const char *cris_machines[] = { |