mirror of
https://github.com/linuxboot/heads.git
synced 2025-03-22 12:06:01 +00:00
use Linux 4.9.7 kernel (issue #103)
This commit is contained in:
parent
267b355766
commit
fe4eab2a7e
@ -1,13 +1,11 @@
|
||||
modules += linux
|
||||
|
||||
linux_version := 4.9
|
||||
linux_version := 4.9.7
|
||||
linux_dir := linux-$(linux_version)
|
||||
linux_tar := linux-$(linux_version).tar.xz
|
||||
linux_url := https://cdn.kernel.org/pub/linux/kernel/v4.x/$(linux_tar)
|
||||
|
||||
linux-4.6.4_hash := 8568d41c7104e941989b14a380d167129f83db42c04e950d8d9337fe6012ff7e
|
||||
linux-4.7_hash := 5190c3d1209aeda04168145bf50569dc0984f80467159b1dc50ad731e3285f10
|
||||
linux-4.9_hash := 029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a
|
||||
linux-4.9.7_hash := 0b61283b71c7397cb6b5ac3497845d3cdf8137ecd16ab39c8ac6cf5bb90e33dc
|
||||
|
||||
linux_hash := $(linux-$(linux_version)_hash)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user