projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a264d2
)
backport [5946] to WhiteRussian SDK
author
Nicolas Thill
<nico@openwrt.org>
Mon, 8 Jan 2007 01:13:31 +0000
(
01:13
+0000)
committer
Nicolas Thill
<nico@openwrt.org>
Mon, 8 Jan 2007 01:13:31 +0000
(
01:13
+0000)
SVN-Revision: 6024
openwrt/package/sdk/files/rules.mk
patch
|
blob
|
history
diff --git
a/openwrt/package/sdk/files/rules.mk
b/openwrt/package/sdk/files/rules.mk
index 40e414bb1d6b81df5e128f94793f41d8d078f9b1..98d9720c1f528b85df17053483c151921476ff66 100644
(file)
--- a/
openwrt/package/sdk/files/rules.mk
+++ b/
openwrt/package/sdk/files/rules.mk
@@
-62,6
+62,7
@@
CP:=cp -fpR
INSTALL_BIN:=install -m0755
INSTALL_DIR:=install -d -m0755
INSTALL_DATA:=install -m0644
+INSTALL_CONF:=install -m0600
ifneq ($(CONFIG_CCACHE),)
# FIXME: move this variable to a better location