remove another unnecessary message
SVN-Revision: 2296
This commit is contained in:
parent
bf63d260b4
commit
603cb34071
1 changed files with 0 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue