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…
x
Reference in New Issue
Block a user