diff --git a/helpers/make-linux b/helpers/make-linux index 99ebf60..b89165e 100644 --- a/helpers/make-linux +++ b/helpers/make-linux @@ -19,7 +19,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=28 +VERSION=29 HWEKR=5.15 # DI_ENABLED = 1 enables udeb build, 0 or any other value disables them. @@ -159,7 +159,7 @@ done # Wipe dkms-versions # lists zfs / v4l2loopback versions -echo > debian/dkms-versions +echo > debian.*/dkms-versions # Remove ZFS - adjusting to each release rm debian/scripts/dkms-build-configure--zfs diff --git a/helpers/make-linux-hwe-6.5 b/helpers/make-linux-hwe-6.5 index 41183c3..3173681 100644 --- a/helpers/make-linux-hwe-6.5 +++ b/helpers/make-linux-hwe-6.5 @@ -19,7 +19,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=28 +VERSION=29 HWEKR=6.5 # DI_ENABLED = 1 enables udeb build, 0 or any other value disables them. @@ -159,7 +159,7 @@ done # Wipe dkms-versions # lists zfs / v4l2loopback versions -echo > debian/dkms-versions +echo > debian.*/dkms-versions # Remove ZFS - adjusting to each release rm debian/scripts/dkms-build-configure--zfs