Skip to content

Commit

Permalink
sys: net: remove AODVv2
Browse files Browse the repository at this point in the history
(will be upgraded to gnrc soon)
  • Loading branch information
kaspar030 committed Aug 6, 2015
1 parent 9db612c commit 00a44c9
Show file tree
Hide file tree
Showing 25 changed files with 0 additions and 3,770 deletions.
3 changes: 0 additions & 3 deletions sys/Makefile
Expand Up @@ -40,9 +40,6 @@ endif
ifneq (,$(filter routing,$(USEMODULE)))
DIRS += net/routing
endif
ifneq (,$(filter aodvv2,$(USEMODULE)))
DIRS += net/routing/aodvv2
endif
ifneq (,$(filter ieee802154,$(USEMODULE)))
DIRS += net/link_layer/ieee802154
endif
Expand Down
52 changes: 0 additions & 52 deletions sys/net/include/aodvv2/aodvv2.h

This file was deleted.

102 changes: 0 additions & 102 deletions sys/net/include/aodvv2/types.h

This file was deleted.

1 change: 0 additions & 1 deletion sys/net/routing/aodvv2/Makefile

This file was deleted.

0 comments on commit 00a44c9

Please sign in to comment.