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