projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
efb7891
)
fix config error
author
Mike Baker
<mbm@openwrt.org>
Thu, 2 Feb 2006 11:06:31 +0000
(11:06 +0000)
committer
Mike Baker
<mbm@openwrt.org>
Thu, 2 Feb 2006 11:06:31 +0000
(11:06 +0000)
SVN-Revision: 3115
openwrt/package/config/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/config/Makefile
b/openwrt/package/config/Makefile
index e8a2d4bf1f4ef2d82449cf461f8e6bce2afac3b8..9e841d998eca29c17698d7b72533ac3b37b89a1e 100644
(file)
--- a/
openwrt/package/config/Makefile
+++ b/
openwrt/package/config/Makefile
@@
-2,6
+2,7
@@
#
# Copyright (C) 2002-2004 Erik Andersen <andersen@codepoet.org>
+CP=cp -fpR
# Select the compiler needed to build binaries for your development system
HOSTCC = gcc