From a6364c78adefac3e6e233a3300249355632dc245 Mon Sep 17 00:00:00 2001 From: Joonyoung Shim Date: Wed, 31 Mar 2010 14:23:44 +0900 Subject: [PATCH] build: Update dofmind's setting Signed-off-by: Joonyoung Shim --- build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build.sh b/build.sh index 5af6c81..9638aee 100755 --- 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 -- 2.7.4