OSDN Git Service

Ooops, override the right variable
authorJean-Baptiste Queru <jbq@google.com>
Mon, 2 Apr 2012 19:17:56 +0000 (12:17 -0700)
committerJean-Baptiste Queru <jbq@google.com>
Mon, 2 Apr 2012 19:17:56 +0000 (12:17 -0700)
Change-Id: I6a43176211326364562e69a6a32f9156495e7a82

generate-factory-images-common.sh

index b4e935c..95441a6 100644 (file)
@@ -18,7 +18,7 @@ then
 fi
 if test "$BOOTLOADERSRC" = ""
 then
-  RADIOSRC=bootloader.img
+  BOOTLOADERSRC=bootloader.img
 fi
 rm -rf tmp
 mkdir -p tmp/$PRODUCT-$VERSION