Skip to content

Commit a203ce1

Browse files
committed
Fixed config to get rid of Debian stuff
1 parent 43899a5 commit a203ce1

File tree

2 files changed

+938
-1571
lines changed

2 files changed

+938
-1571
lines changed

INFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22

33
KERNEL_VERSION=5.16.18
4-
PKG_VERSION=v${KERNEL_VERSION}-1
4+
PKG_VERSION=v${KERNEL_VERSION}-2
55

66
KERNEL_DIR=linux-${KERNEL_VERSION}-t2
77
TAG_NAME=t2-v${KERNEL_VERSION}

0 commit comments

Comments
 (0)