]> git.ipfire.org Git - ipfire-2.x.git/commit
linux: Tidy up the messy KVER variable
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 19 Aug 2024 10:10:47 +0000 (10:10 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 19 Aug 2024 18:09:17 +0000 (18:09 +0000)
commit9db251ee0b76a28d37275ffefdcb7303cd8f70ef
tree0f8bbfee65cb7226c776c2ea940aab9b52e6a3b2
parentc3cf778698dd567ec39917b218ba1104c8ef18f5
linux: Tidy up the messy KVER variable

This variable never actually held the kernel version. There were always
suffixes appended and other things changed about it. This makes it a lot
simpler as this variable now holds the actual kernel version.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
12 files changed:
config/rootfiles/common/aarch64/linux
config/rootfiles/common/aarch64/linux-initrd
config/rootfiles/common/riscv64/linux
config/rootfiles/common/riscv64/linux-initrd
config/rootfiles/common/x86_64/linux
config/rootfiles/common/x86_64/linux-initrd
lfs/Config
lfs/cdrom
lfs/flash-images
lfs/linux
lfs/linux-initrd
make.sh