From 603cb340711ddeef6ba655602b6a17e1b34730a9 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 24 Oct 2005 01:35:34 +0000 Subject: [PATCH] remove another unnecessary message SVN-Revision: 2296 --- openwrt/target/linux/linux-2.6/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/openwrt/target/linux/linux-2.6/Makefile b/openwrt/target/linux/linux-2.6/Makefile index a3d94edf76..5516240ce6 100644 --- a/openwrt/target/linux/linux-2.6/Makefile +++ b/openwrt/target/linux/linux-2.6/Makefile @@ -242,7 +242,6 @@ $(STAMP_DIR)/.linux-compile: $(LINUX_DIR)/.modules_done source: $(DL_DIR)/$(LINUX_SOURCE) prepare: $(LINUX_DIR)/.configured compile: - @$(PKG_TRACE) Compiling... $(MAKE) $(STAMP_DIR)/.linux-compile $(MAKE_TRACE) install: compile $(TARGET_MODULES_DIR) $(KERNEL_IPKG) -- 2.25.1