From: nbd Date: Mon, 24 Oct 2005 01:35:34 +0000 (+0000) Subject: remove another unnecessary message X-Git-Tag: fast2504n-3.10.28-merged~22942^2~1705 X-Git-Url: https://git.enpas.org/?a=commitdiff_plain;h=5daed612ab04036fc25390ee1c85950360f65c90;p=openwrt.git remove another unnecessary message git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2296 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/linux-2.6/Makefile b/target/linux/linux-2.6/Makefile index a3d94edf76..5516240ce6 100644 --- a/target/linux/linux-2.6/Makefile +++ b/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)