diff --git a/.gitignore b/.gitignore index d323b64d..a09353b7 100644 --- a/.gitignore +++ b/.gitignore @@ -83,3 +83,4 @@ dkms.conf test/ +/build/ \ No newline at end of file diff --git a/Makefile b/Makefile index 894e4209..52560504 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=UA2F PKG_VERSION:=3.10 -PKG_RELEASE:=19 +PKG_RELEASE:=1 PKG_LICENSE:=GPL-3.0-only PKG_LICENSE_FILE:=LICENSE