From: scipio Date: Wed, 6 Feb 2008 18:19:50 +0000 (+0000) Subject: Set to 0x22 so it's consistent with prior networks. Fixing a bug introduce X-Git-Tag: release_tinyos_2_1_0_0~568 X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=commitdiff_plain;h=509c59e4affa2e9ebba8bdc561d6a0008965ba26 Set to 0x22 so it's consistent with prior networks. Fixing a bug introduce a buG! --- diff --git a/support/make/Makedefaults b/support/make/Makedefaults index ebaf8308..334d1542 100644 --- a/support/make/Makedefaults +++ b/support/make/Makedefaults @@ -1,7 +1,7 @@ #-*-Makefile-*- vim:syntax=make #$Id$ -DEFAULT_LOCAL_GROUP ?= 0x7d +DEFAULT_LOCAL_GROUP ?= 0x22 OPTFLAGS ?= -Os NESC_FLAGS ?= -Wnesc-all GOALS += ident_flags tos_image bnp