git-svn-id: http://svn.librewrt.org/librewrt@86 d459f2a8-9e7c-4474-95e1-7f88c49cc8e2
authorrisci_atom <risci_atom@d459f2a8-9e7c-4474-95e1-7f88c49cc8e2>
Sun, 21 Nov 2010 22:56:59 +0000 (22:56 +0000)
committerrisci_atom <risci_atom@d459f2a8-9e7c-4474-95e1-7f88c49cc8e2>
Sun, 21 Nov 2010 22:56:59 +0000 (22:56 +0000)
bright-ben/scripts/combined-image.sh

index 5472b2cfd24621e78df1f11ddc440023b44932b8..5fc762ec23689970a4d729471b2d6c43e19d1377 100644 (file)
@@ -7,7 +7,7 @@ BLKSZ=65536
        exit 1
 }
 
-IMAGE=${3:-openwrt-combined.img}
+IMAGE=${3:-librewrt-combined.img}
 
 # Make sure provided images are 64k aligned.
 kern="${IMAGE}.kernel"