X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=apps%2FIPBaseStation%2FMakefile;h=49fd6eec4622a7df5b437b1b0fc8c864c82748b3;hb=23631c164a541a13c35bc4cac67478f3c235c493;hp=1d8c459b9293291652d3f5e61e40f00ef8438ab5;hpb=5683b66613c4182b6ec6a8e869bfa711c1f8b224;p=tinyos-2.x.git diff --git a/apps/IPBaseStation/Makefile b/apps/IPBaseStation/Makefile index 1d8c459b..49fd6eec 100644 --- a/apps/IPBaseStation/Makefile +++ b/apps/IPBaseStation/Makefile @@ -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