projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8b26df
)
Text update
author
Eric Andersen
<andersen@codepoet.org>
Thu, 2 Jan 2003 11:49:22 +0000
(11:49 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Thu, 2 Jan 2003 11:49:22 +0000
(11:49 -0000)
make/linux.mk
patch
|
blob
|
history
diff --git
a/make/linux.mk
b/make/linux.mk
index 849619e8f433570c2cf416f5c5ff8ac1eef1b1ec..7b84138e231b835934f53e84ea5963b63f7683c8 100644
(file)
--- a/
make/linux.mk
+++ b/
make/linux.mk
@@
-83,7
+83,7
@@
$(STAGING_DIR)/include/linux/version.h: $(LINUX_DIR)/.configured
linux: $(STAGING_DIR)/include/linux/version.h $(TARGET_DIR)/lib/modules/$(LINUX_VERSION)/modules.dep
-#
Rename this so it is cleaned by default on a make clean
+#
This has been renamed so we do _NOT_ by default run this on 'make clean'
linuxclean: clean
rm -f $(LINUX_KERNEL)
-make -C $(LINUX_DIR) clean