goprife@gmail.com 0b4c769f10 add uffs (new version, new port)
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2015 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-02 16:12:43 +00:00

3 lines
88 B
Bash

#!/bin/sh
git ls-tree --name-only --full-name -r $1 | xargs tar -jcvf uffs-$1.tar.bz2