diff options
Diffstat (limited to 'package/kernel/lantiq/vrx518_tc/Makefile')
-rw-r--r-- | package/kernel/lantiq/vrx518_tc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/lantiq/vrx518_tc/Makefile b/package/kernel/lantiq/vrx518_tc/Makefile index fde4c07e44..b05fb4bb63 100644 --- a/package/kernel/lantiq/vrx518_tc/Makefile +++ b/package/kernel/lantiq/vrx518_tc/Makefile @@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=vrx518_tc PKG_VERSION:=1.5.12.4 -PKG_RELEASE:=$(AUTORELEASE) +PKG_RELEASE:=3 PKG_BASE_NAME:=vrx518_tc_drv UGW_VERSION=8.5.2.10 |