diff options
Diffstat (limited to 'package/boot/uboot-oxnas/Makefile')
-rw-r--r-- | package/boot/uboot-oxnas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/boot/uboot-oxnas/Makefile b/package/boot/uboot-oxnas/Makefile index 98c6cee8e1..fc06f01dcb 100644 --- a/package/boot/uboot-oxnas/Makefile +++ b/package/boot/uboot-oxnas/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_VERSION:=2014.10 -PKG_RELEASE:=$(AUTORELEASE) +PKG_RELEASE:=16 PKG_HASH:=d3b132a7a9b3f3182b7aad71c2dfbd4fc15bea83e12c76134eb3ffefc07d1c71 |