X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=support%2Fmake%2Fmicaz.target;h=49a30878e2c0c8042285be59b72ce2746dfd4213;hb=3fe8f13e05a2bcbc4a224f5a7b7f0ae45398a9b5;hp=9f3a1f50f29fb7f65bf3d3c80b8fe5216f794429;hpb=4a57660b0c94816a2098e73375aaa7d85ae80ff5;p=tinyos-2.x.git diff --git a/support/make/micaz.target b/support/make/micaz.target index 9f3a1f50..49a30878 100644 --- a/support/make/micaz.target +++ b/support/make/micaz.target @@ -11,9 +11,13 @@ endif ifeq ($(PROGRAMMER),uisp) PROGRAMMER_PART ?= -dpart=ATmega128 --wr_fuse_e=ff endif - + AVR_FUSE_H ?= 0xd9 +ifdef CC2420_CHANNEL +PFLAGS += -DCC2420_DEF_CHANNEL=$(CC2420_CHANNEL) +endif + $(call TOSMake_include_platform,avr) micaz: $(BUILD_DEPS)