Skip to content

Commit

Permalink
x86: add support for 6.6 kernel version
Browse files Browse the repository at this point in the history
Initial support for 6.6 kernel version

Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
  • Loading branch information
namiltd committed Mar 12, 2024
1 parent 1576474 commit 21cf398
Show file tree
Hide file tree
Showing 8 changed files with 2,348 additions and 0 deletions.
625 changes: 625 additions & 0 deletions target/linux/x86/64/config-6.6

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions target/linux/x86/Makefile
Expand Up @@ -11,6 +11,7 @@ FEATURES:=squashfs ext4 vdi vmdk vhdx pcmcia targz fpu boot-part rootfs-part
SUBTARGETS:=generic legacy geode 64

KERNEL_PATCHVER:=6.1
KERNEL_TESTING_PATCHVER:=6.6

KERNELNAME:=bzImage

Expand Down

0 comments on commit 21cf398

Please sign in to comment.