projects
/
lede.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf63d26
)
remove another unnecessary message
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 24 Oct 2005 01:35:34 +0000
(
01:35
+0000)
committer
Felix 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
patch
|
blob
|
history
diff --git
a/openwrt/target/linux/linux-2.6/Makefile
b/openwrt/target/linux/linux-2.6/Makefile
index a3d94edf76d4dea4d82c8d10cfd4ad8fb210c895..5516240ce6f8a34e445d7302a94e8b364259159e 100644
(file)
--- 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)