diff options
Diffstat (limited to 'contrib/package/sysupgrade-atheros/Makefile')
-rw-r--r-- | contrib/package/sysupgrade-atheros/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/package/sysupgrade-atheros/Makefile b/contrib/package/sysupgrade-atheros/Makefile index 7b20d8537..1a76c02d4 100644 --- a/contrib/package/sysupgrade-atheros/Makefile +++ b/contrib/package/sysupgrade-atheros/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sysupgrade-atheros -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) |