diff --git a/Makefile b/Makefile index 7fd9cbd..b81b8fd 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=autocore PKG_FLAGS:=nonshared -PKG_RELEASE:=$(COMMITCOUNT) +PKG_VERSION:=1.0.0 +PKG_RELEASE:=1 PKG_CONFIG_DEPENDS:= \ CONFIG_TARGET_bcm27xx \