trivial: remove leftover trace in Makefile

parent d2424728
......@@ -32,7 +32,6 @@ all: modules
.PHONY: all modules clean help install modules_install
modules help install modules_install:
echo $(GIT_VERSION)
$(MAKE) -C $(LINUX) M=$(shell pwd) CPU=$(CPU) \
KVER=$(KVER) GIT_VERSION=$(GIT_VERSION) \
$@
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment