Browse Source

reset variables

Waldemar Brodkorb 9 years ago
parent
commit
c5ded1f6e5
1 changed files with 2 additions and 0 deletions
  1. 2 0
      embedded-test.sh

+ 2 - 0
embedded-test.sh

@@ -158,6 +158,7 @@ get_arch_info() {
   emulator=qemu
   noappend=0
   piggyback=0
+  suffix=
   allowed_libc=
   runtime_test=
   qemu_args=-nographic
@@ -858,6 +859,7 @@ build() {
   system=$4
   rootfs=$5
 
+  DEFAULT=
   cd openadk
 
   if [[ $targetmode ]]; then