1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/gnrc_dhcpv6_relay
Francisco Molina 08dc06d5e0 sys/Makefile.dep: fix dhcp_relay dependency
Modules select by auto-init modules MUST NOT have dependencies
themselfs, dhcp_relay was not respecting that. Instead of having
the auto-init module select dhcp_relay, do it the other way
around.
2022-02-14 12:59:31 +01:00
..
tests-as-root tests/gnrc_dhcpv6_relay: initial import 2021-08-11 14:30:37 +02:00
main.c tests/gnrc_dhcpv6_relay: initial import 2021-08-11 14:30:37 +02:00
Makefile sys/Makefile.dep: fix dhcp_relay dependency 2022-02-14 12:59:31 +01:00
Makefile.board.dep tests/gnrc_dhcpv6_relay: initial import 2021-08-11 14:30:37 +02:00
Makefile.ci tests: adds some INSUFFICIENT_MEMORY boards 2021-12-14 22:53:01 +01:00