Fix wrong defined name from KVIM3 to VIM3.
It's occurred a build error on gbs system.
Change-Id: Icff90e97d3e5b3c655ac0685780281b9ad414859
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
"u-boot-n2.bin raw 0x1 0x1000;" \
"u-boot-c4.bin skip 0 0;" \
"u-boot-kvim3.bin skip 0 0"
-#define DFU_ALT_BOOT_KVIM3 "u-boot.bin raw 0x1 0x1000;" \
+#define DFU_ALT_BOOT_VIM3 "u-boot.bin raw 0x1 0x1000;" \
"u-boot-kvim3.bin raw 0x1 0x1000;" \
"u-boot-c4.bin skip 0 0;" \
"u-boot-n2.bin skip 0 0"