projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
794f89c
)
merge r26986
author
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 24 May 2011 09:28:28 +0000
(09:28 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 24 May 2011 09:28:28 +0000
(09:28 +0000)
SVN-Revision: 26987
package/base-files/Makefile
patch
|
blob
|
history
diff --git
a/package/base-files/Makefile
b/package/base-files/Makefile
index 89be4a1c988d9a3ea74ede992e4133683cee5805..adb502b4cb044800d5b01436c71d61f5eefac748 100644
(file)
--- a/
package/base-files/Makefile
+++ b/
package/base-files/Makefile
@@
-10,7
+10,7
@@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=base-files
-PKG_RELEASE:=43.1
7
+PKG_RELEASE:=43.1
8
PKG_FILE_DEPENDS:=$(PLATFORM_DIR)/ $(GENERIC_PLATFORM_DIR)/base-files/
PKG_BUILD_DEPENDS:=opkg/host
@@
-58,6
+58,7
@@
define Package/base-files/conffiles
/etc/sysupgrade.conf
/etc/config/
/etc/dropbear/
+/etc/crontabs/
$(call $(TARGET)/conffiles)
endef