mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-11-20 10:35:34 +00:00
slip-radio: remove unneeded definition of NETSTACK_CONF_WITH_RPL (now set from makefile with CONTIKI_WITH_RPL)
This commit is contained in:
parent
a9cc909794
commit
74f6ae3751
@ -39,9 +39,6 @@
|
|||||||
#undef UIP_CONF_ROUTER
|
#undef UIP_CONF_ROUTER
|
||||||
#define UIP_CONF_ROUTER 0
|
#define UIP_CONF_ROUTER 0
|
||||||
|
|
||||||
#undef UIP_CONF_IPV6_RPL
|
|
||||||
#define UIP_CONF_IPV6_RPL 0
|
|
||||||
|
|
||||||
#define CMD_CONF_OUTPUT slip_radio_cmd_output
|
#define CMD_CONF_OUTPUT slip_radio_cmd_output
|
||||||
|
|
||||||
/* add the cmd_handler_cc2420 + some sensors if TARGET_SKY */
|
/* add the cmd_handler_cc2420 + some sensors if TARGET_SKY */
|
||||||
|
Loading…
Reference in New Issue
Block a user