]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/deluge/Blink/burn
Added DelugeT2 support for the tinynode platform.
[tinyos-2.x.git] / apps / tests / deluge / Blink / burn
index df748c386346b9012ed7c98099e6be0750a6b318..fa4a3b1e00e2ec128d919e3d25c425ac38ee765d 100755 (executable)
@@ -29,6 +29,7 @@ if [ ${PLATFORM} != 'micaz' -a \
      ${PLATFORM} != 'telosb' -a \
      ${PLATFORM} != 'iris' -a \
      ${PLATFORM} != 'mulle' -a \
+     ${PLATFORM} != 'tinynode' -a \
      ${PLATFORM} != 'epic' ]
 then
   echo "\"${PLATFORM}\" is not a supported platform"