1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net
Martine Lenders 4283b1515d gnrc_rpl: fix dependencies
The dependency conditional for RPL was at the very end of
`Makefile.dep`, giving depending modules no chance to pull in their
dependencies.

Also it pulled in the deprecated module `net_help`, though it did not
use any of it's functions (it just included `inet_pton.h` for `AF_INET6`).
2015-08-18 18:59:02 +02:00
..
application_layer/ng_zep gnrc: rename ng_netbase to gnrc 2015-08-18 16:11:55 +02:00
crosslayer Merge pull request #3595 from authmillenon/gnrc/api/mv 2015-08-18 16:59:34 +02:00
gnrc gnrc: rename ng_netbase to gnrc 2015-08-18 16:11:55 +02:00
include ipv6_addr: remove ng_ prefix 2015-08-11 13:27:07 +02:00
link_layer Merge pull request #3595 from authmillenon/gnrc/api/mv 2015-08-18 16:59:34 +02:00
network_layer Merge pull request #3595 from authmillenon/gnrc/api/mv 2015-08-18 16:59:34 +02:00
routing gnrc_rpl: fix dependencies 2015-08-18 18:59:02 +02:00
transport_layer gnrc: rename ng_netbase to gnrc 2015-08-18 16:11:55 +02:00
doc.txt fix license headers in non-.c files 2014-08-23 16:16:26 +02:00