mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2025-04-21 12:27:27 +03:00
qi-move-cpu-specific-drivers-into-cpu-dir.patch
Signed-off-by: Andy Green <andy@openmoko.com>
This commit is contained in:
@@ -26,7 +26,7 @@ SIG=1
|
||||
|
||||
FDISK_SCRIPT=/tmp/_fds
|
||||
|
||||
if [ -z $1 -o -z $2 -o -z $3 ] ; then
|
||||
if [ -z "$1" -o -z "$2" -o -z "$3" ] ; then
|
||||
echo "This formats a SD card for usage on SD Card boot"
|
||||
echo " on 6410 based systems"
|
||||
echo
|
||||
|
||||
Reference in New Issue
Block a user