build: Update dofmind's setting
authorJoonyoung Shim <jy0922.shim@samsung.com>
Wed, 31 Mar 2010 05:23:44 +0000 (14:23 +0900)
committerJoonyoung Shim <jy0922.shim@samsung.com>
Wed, 31 Mar 2010 05:23:44 +0000 (14:23 +0900)
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
build.sh

index 5af6c81..9638aee 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -75,6 +75,7 @@ if [ "$USER" = "kmpark" ]; then
 elif [ "$USER" = "dofmind" ]; then
        tar cvf system_uboot_evt0.tar u-boot-onenand-evt0.bin
        tar cvf system_uboot_evt1.tar u-boot-onenand-evt1.bin
+       tar cvf system_uboot_evt1-fused.tar u-boot-onenand-evt1-fused.bin
        tar cvf system_uboot.tar u-boot-onenand.bin
        mv -f system_uboot*.tar /home/work
 elif [ "$USER" = "prom" ]; then