X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/5f715e00db99b0f5788dc13f4503af29577f42f6..3f4aa5554a293a2d9405d94e237ae86ac1fa3eaa:/package/base-files/Makefile diff --git a/package/base-files/Makefile b/package/base-files/Makefile index 95ab5a7c1..2ad6bdd51 100644 --- 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:=68 +PKG_RELEASE:=72 PKG_FILE_DEPENDS:=$(PLATFORM_DIR)/ $(GENERIC_PLATFORM_DIR)/base-files/ PKG_BUILD_DEPENDS:=opkg/host @@ -57,6 +57,7 @@ define Package/base-files/conffiles /etc/sysupgrade.conf /etc/config/ /etc/dropbear/ +/etc/crontabs/ $(call $(TARGET)/conffiles) endef