mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
Merge pull request #7636 from cladmi/pr/remove_auto_init_modules
cleanup: remove leftover AUTO_INIT_MODULES
This commit is contained in:
commit
20ceff91cd
@ -1,5 +1,3 @@
|
||||
DIRS += $(AUTO_INIT_MODULES)
|
||||
|
||||
ifneq (,$(filter auto_init_gnrc_netif,$(USEMODULE)))
|
||||
DIRS += netif
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user