projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cad490a
)
fix config error
author
mbm
<mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 2 Feb 2006 11:06:31 +0000
(11:06 +0000)
committer
mbm
<mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 2 Feb 2006 11:06:31 +0000
(11:06 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3115
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/config/Makefile
patch
|
blob
|
history
diff --git
a/package/config/Makefile
b/package/config/Makefile
index
e8a2d4b
..
9e841d9
100644
(file)
--- a/
package/config/Makefile
+++ b/
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
This page took
0.024994 seconds
and
4
git commands to generate.