]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - support/make/Makedefaults
Changed the default to be that all platforms #include stdio.h unless specifically...
[tinyos-2.x.git] / support / make / Makedefaults
index de4f4d07c569c417709b52a2869cee8410844d1e..70773c1729aefa36ea1dc21bbad430c1e813bacc 100644 (file)
@@ -1,10 +1,10 @@
 #-*-Makefile-*- vim:syntax=make
 #$Id$
 
-DEFAULT_LOCAL_GROUP ?= 0x7d
+DEFAULT_LOCAL_GROUP ?= 0x22
 OPTFLAGS ?= -Os
 NESC_FLAGS ?= -Wnesc-all
-GOALS += ident_flags tos_image
+GOALS += ident_flags tos_image tosboot
 
 define DEFAULT_HELP