remove another unnecessary message
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 24 Oct 2005 01:35:34 +0000 (01:35 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 24 Oct 2005 01:35:34 +0000 (01:35 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2296 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/linux-2.6/Makefile

index a3d94ed..5516240 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)