diff options
Diffstat (limited to 'meson/cross/ubuntu-armhf.json')
-rw-r--r-- | meson/cross/ubuntu-armhf.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meson/cross/ubuntu-armhf.json b/meson/cross/ubuntu-armhf.json new file mode 100644 index 000000000..40f5619c2 --- /dev/null +++ b/meson/cross/ubuntu-armhf.json @@ -0,0 +1,5 @@ +{ + "file": "ubuntu-armhf.txt", + "tests": ["common"], + "env": {} +} |