backport [5946] to WhiteRussian SDK
authorNicolas Thill <nico@openwrt.org>
Mon, 8 Jan 2007 01:13:31 +0000 (01:13 +0000)
committerNicolas Thill <nico@openwrt.org>
Mon, 8 Jan 2007 01:13:31 +0000 (01:13 +0000)
SVN-Revision: 6024

openwrt/package/sdk/files/rules.mk

index 40e414bb1d6b81df5e128f94793f41d8d078f9b1..98d9720c1f528b85df17053483c151921476ff66 100644 (file)
@@ -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