Skip to content

Commit ba98689

Browse files
committed
mk: Remove some debug logging
1 parent fe5bd88 commit ba98689

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mk/main.mk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ ALL_OBJ_FILES :=
6363

6464
MKFILE_DEPS := config.stamp $(call rwildcard,$(CFG_SRC_DIR)mk/,*)
6565
MKFILES_FOR_TARBALL:=$(MKFILE_DEPS)
66-
$(info $(MKFILES_FOR_TARBALL))
6766
ifneq ($(NO_MKFILE_DEPS),)
6867
MKFILE_DEPS :=
6968
endif

0 commit comments

Comments
 (0)