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