mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-15 17:43:51 +01:00
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.