]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - support/make/telosa.target
Changed bsl.exra to search for the string between the commas and not short circuiting...
[tinyos-2.x.git] / support / make / telosa.target
index e4bf609edc4cf7144522cf93925daf9433859e0a..2755c1d89abcc781b7a5d1475aae92c3acd6c02b 100644 (file)
@@ -16,7 +16,7 @@ PFLAGS += -DCC2420_DEF_CHANNEL=$(CC2420_CHANNEL)
 endif
 
 VOLUME_FILE = volumes-at45db.xml
-VOLUME_ALLOCATOR = tos-storage-at45db
+VOLUME_ALLOCATOR ?= tos-storage-at45db
 
 $(call TOSMake_include_platform,msp)