X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=support%2Fmake%2Firis.target;fp=support%2Fmake%2Firis.target;h=c0149bcdc7369cf2018078073167cc8648f3f1af;hb=295e80833dc27a6ecf52635e572a8f2a2cdcf6f2;hp=7ce8a075a81f258c14464fd906b91886defe3be6;hpb=a089233293d8ccdd76bc789d9cbb23a515e25eff;p=tinyos-2.x.git diff --git a/support/make/iris.target b/support/make/iris.target index 7ce8a075..c0149bcd 100644 --- a/support/make/iris.target +++ b/support/make/iris.target @@ -20,6 +20,11 @@ endif AVR_FUSE_H ?= 0xd9 AVR_FUSE_L ?= 0xff + +ifdef RF230_CHANNEL +PFLAGS += -DRF230_DEF_CHANNEL=$(RF230_CHANNEL) +endif + $(call TOSMake_include_platform,avr) iris: $(BUILD_DEPS)