mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Makefile.include: remove debug '$(info)'
Remove debug '$(info)' added by https://github.com/RIOT-OS/RIOT/pull/9451
This commit is contained in:
parent
17545e4389
commit
82c8d69f34
@ -323,7 +323,6 @@ include $(RIOTBASE)/drivers/Makefile.include
|
||||
$(RIOTPKG)/%/Makefile.include::
|
||||
$(Q)"$(MAKE)" -C $(RIOTPKG)/$* Makefile.include
|
||||
|
||||
$(info $(USEPKG:%=$(RIOTPKG)/%/Makefile.include))
|
||||
.PHONY: $(USEPKG:%=$(RIOTPKG)/%/Makefile.include)
|
||||
-include $(USEPKG:%=$(RIOTPKG)/%/Makefile.include)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user