]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/IPBaseStation/Makefile
cleanup some offsets in the cc2420 stack
[tinyos-2.x.git] / apps / IPBaseStation / Makefile
index 1d8c459b9293291652d3f5e61e40f00ef8438ab5..49fd6eec4622a7df5b437b1b0fc8c864c82748b3 100644 (file)
@@ -12,9 +12,6 @@ CFLAGS += -DNO_IP_MALLOC
 # memmove.  This doesn't mean that motes running blip also need this--
 # they can use IFRAMES or IEEE154FRAMES
 CFLAGS += -DIEEE154FRAMES_ENABLED
-# when using IEEE154Frames, the maximum payload size is 2 larger,
-# since the header is two smaller.
-BLIP_L2_MTU = 104
 
 # if you're worried about your interface mote crashing, enable this to
 # turn on a hardware watchdog that will reset it if it does.  CFLAGS