Skip to content
Snippets Groups Projects
Commit 20ceff91 authored by Alexandre Abadie's avatar Alexandre Abadie Committed by GitHub
Browse files

Merge pull request #7636 from cladmi/pr/remove_auto_init_modules

cleanup: remove leftover AUTO_INIT_MODULES
parents ec581f02 815f7f6e
No related branches found
No related tags found
No related merge requests found
DIRS += $(AUTO_INIT_MODULES)
ifneq (,$(filter auto_init_gnrc_netif,$(USEMODULE))) ifneq (,$(filter auto_init_gnrc_netif,$(USEMODULE)))
DIRS += netif DIRS += netif
endif endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment