remove another unnecessary message
authorFelix Fietkau <nbd@openwrt.org>
Mon, 24 Oct 2005 01:35:34 +0000 (01:35 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 24 Oct 2005 01:35:34 +0000 (01:35 +0000)
SVN-Revision: 2296

openwrt/target/linux/linux-2.6/Makefile

index a3d94edf76d4dea4d82c8d10cfd4ad8fb210c895..5516240ce6f8a34e445d7302a94e8b364259159e 100644 (file)
@@ -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)