diff --git a/mk_mmc.sh b/mk_mmc.sh index 6e84994..5c18ab2 100755 --- a/mk_mmc.sh +++ b/mk_mmc.sh @@ -36,7 +36,7 @@ unset DD_UBOOT unset KERNEL_DEB unset USE_UENV -SCRIPT_VERSION="2.00" +GIT_VERSION=$(git rev-parse --short HEAD) IN_VALID_UBOOT=1 #Should now be fixed, more b4 removal.. @@ -1638,7 +1638,8 @@ function usage { echo "usage: sudo $(basename $0) --mmc /dev/sdX --uboot " cat <