projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29353e5
)
apply patches when requested to
author
Eric Andersen
<andersen@codepoet.org>
Mon, 15 Aug 2005 11:02:06 +0000
(11:02 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Mon, 15 Aug 2005 11:02:06 +0000
(11:02 -0000)
package/coreutils/coreutils.mk
patch
|
blob
|
history
diff --git
a/package/coreutils/coreutils.mk
b/package/coreutils/coreutils.mk
index a51e37785ea5a801b451d471419dc6ce248da079..137c023a1df647d2d3143ac19d6380a4d6389832 100644
(file)
--- a/
package/coreutils/coreutils.mk
+++ b/
package/coreutils/coreutils.mk
@@
-20,6
+20,7
@@
coreutils-source: $(DL_DIR)/$(COREUTILS_SOURCE)
$(COREUTILS_DIR)/.unpacked: $(DL_DIR)/$(COREUTILS_SOURCE)
$(COREUTILS_CAT) $(DL_DIR)/$(COREUTILS_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
+ toolchain/patch-kernel.sh $(COREUTILS_DIR) package/coreutils/ coreutils*.patch
touch $(COREUTILS_DIR)/.unpacked
$(COREUTILS_DIR)/.configured: $(COREUTILS_DIR)/.unpacked