X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=tos%2Flib%2Fnet%2FDeluge%2Fextra%2FNetProgC.nc;h=74ad31323bccb346973766e19873eb565af0ca85;hb=72479bee82e20ce5ca45acf52a3e821f25614348;hp=79bad7651dd654b4bde4b9323cf9de1b9687ada2;hpb=f6ecf29371ff37fd36925d32e58c96288b174a7c;p=tinyos-2.x.git diff --git a/tos/lib/net/Deluge/extra/NetProgC.nc b/tos/lib/net/Deluge/extra/NetProgC.nc index 79bad765..74ad3132 100644 --- a/tos/lib/net/Deluge/extra/NetProgC.nc +++ b/tos/lib/net/Deluge/extra/NetProgC.nc @@ -56,7 +56,7 @@ implementation { components ActiveMessageAddressC; NetProgM.setAmAddress -> ActiveMessageAddressC; -#if !defined(PLATFORM_TINYNODE) +#if !defined(PLATFORM_TINYNODE) && !defined(PLATFORM_MULLE) components CC2420ControlP; NetProgM.CC2420Config -> CC2420ControlP; #endif