projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cbc2327
)
fix quilt related unpack/patch error
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 3 Jun 2007 19:39:34 +0000
(19:39 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 3 Jun 2007 19:39:34 +0000
(19:39 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7481
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
include/quilt.mk
patch
|
blob
|
history
diff --git
a/include/quilt.mk
b/include/quilt.mk
index
dbf0435
..
e77e0db
100644
(file)
--- a/
include/quilt.mk
+++ b/
include/quilt.mk
@@
-51,7
+51,6
@@
define Kernel/Patch/Default
$(if $(strip $(QUILT)),$(call Quilt/Patch,./patches,platform/), \
if [ -d ./files ]; then $(CP) ./files/* $(LINUX_DIR)/; fi \
)
- touch $(PKG_BUILD_DIR)/.quilt_used
endef
$(STAMP_PATCHED): $(STAMP_PREPARED)
This page took
0.020744 seconds
and
4
git commands to generate.