summaryrefslogtreecommitdiff
path: root/package/base-files/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-12-20 17:25:15 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-12-20 17:25:15 +0000
commit1c6821b42e21fd79cf7ba739ecd4e66947c094b1 (patch)
tree24c9df23ac3f1e10c0023610d27c0e05d482a9ec /package/base-files/Makefile
parent77dda8d67ac852b73bf60c8dec0fbb958168b7ea (diff)
downloadmtk-20170518-1c6821b42e21fd79cf7ba739ecd4e66947c094b1.zip
mtk-20170518-1c6821b42e21fd79cf7ba739ecd4e66947c094b1.tar.gz
mtk-20170518-1c6821b42e21fd79cf7ba739ecd4e66947c094b1.tar.bz2
base-files: add -b (--create-backup) option to sysupgrade, which generates a backup .tar.gz according to the user settings. This will also be reused by LuCI.
SVN-Revision: 29587
Diffstat (limited to 'package/base-files/Makefile')
-rw-r--r--package/base-files/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/base-files/Makefile b/package/base-files/Makefile
index b2d1d35..12ae50b 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:=98
+PKG_RELEASE:=99
PKG_FILE_DEPENDS:=$(PLATFORM_DIR)/ $(GENERIC_PLATFORM_DIR)/base-files/
PKG_BUILD_DEPENDS:=opkg/host