add platform support for USB armory

This commit is contained in:
Enno Boland
2015-04-28 17:30:16 +02:00
parent bc5f40d51f
commit 8b238fad3f
4 changed files with 7 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
set -e
PLATFORMS="beaglebone cubieboard2 odroid-u2 rpi rpi2"
PLATFORMS="beaglebone cubieboard2 odroid-u2 rpi rpi2 usbarmory"
for f in ${PLATFORMS}; do
./mkrootfs.sh $@ $f