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 f67f7c2f09..5e5af7a50f 100644 --- a/tests/qom-test.c +++ b/tests/qom-test.c @@ -71,6 +71,7 @@ static const char *arm_machines[] = { "highbank", "midway", "canon-a1100", + "cubieboard", }; static const char *cris_machines[] = { |