]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - support/make/telosb.target
Changed bsl.exra to search for the string between the commas and not short circuiting...
[tinyos-2.x.git] / support / make / telosb.target
index ecaa57120176bc869a35986ccb1463d894a660c9..697edf073f5f97af262f2f3252618b34ea8eef56 100644 (file)
@@ -13,7 +13,7 @@ MSP_BSL ?= tos-bsl
 MSP_BSL_FLAGS = --telosb
 
 VOLUME_FILE = volumes-stm25p.xml
-VOLUME_ALLOCATOR = tos-storage-stm25p
+VOLUME_ALLOCATOR ?= tos-storage-stm25p
 
 ifdef CC2420_CHANNEL
 PFLAGS += -DCC2420_DEF_CHANNEL=$(CC2420_CHANNEL)