Skip to content

Commit

Permalink
v5.16.18
Browse files Browse the repository at this point in the history
Prepare now checks out a branch for Gentoo Sources
  • Loading branch information
EmmmaTech committed May 1, 2022
1 parent b25a514 commit 43899a5
Show file tree
Hide file tree
Showing 4 changed files with 1,595 additions and 941 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
linux-*.tar.xz
linux-*.tar.xz
patch.patch
3 changes: 2 additions & 1 deletion INFO
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
#!/usr/bin/env bash

KERNEL_VERSION=5.16.14
KERNEL_VERSION=5.16.18
PKG_VERSION=v${KERNEL_VERSION}-1

KERNEL_DIR=linux-${KERNEL_VERSION}-t2
TAG_NAME=t2-v${KERNEL_VERSION}
GENTOO_PATCHES_BRANCH=5.16
Loading

0 comments on commit 43899a5

Please sign in to comment.