Skip to content
Snippets Groups Projects
Commit 564eb457 authored by Oleg Hahm's avatar Oleg Hahm
Browse files

fixing for #79: relocating rpl folder

parent 39a4dc68
No related branches found
No related tags found
No related merge requests found
......@@ -77,7 +77,7 @@ ifneq (,$(findstring sixlowpan,$(USEMODULE)))
DIRS += net/sixlowpan
endif
ifneq (,$(findstring rpl,$(USEMODULE)))
DIRS += net/sixlowpan/rpl
DIRS += net/rpl
endif
ifneq (,$(findstring ieee802154,$(USEMODULE)))
DIRS += net/ieee802154
......
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
......@@ -22,7 +22,7 @@
#include <math.h>
#include "inttypes.h"
#include "trickle.h"
#include "sixlowpan/rpl/rpl.h"
#include "rpl/rpl.h"
//TODO in pointer umwandeln, speicher mit malloc holen
char * timer_over_buf;
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment