mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
linux-headers: bump 4.{1, 4, 9, 14}.x series
Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
20646d6786
commit
634bdbd52e
@@ -251,12 +251,12 @@ config BR2_DEFAULT_KERNEL_HEADERS
|
|||||||
default "3.4.113" if BR2_KERNEL_HEADERS_3_4
|
default "3.4.113" if BR2_KERNEL_HEADERS_3_4
|
||||||
default "3.10.108" if BR2_KERNEL_HEADERS_3_10
|
default "3.10.108" if BR2_KERNEL_HEADERS_3_10
|
||||||
default "3.12.74" if BR2_KERNEL_HEADERS_3_12
|
default "3.12.74" if BR2_KERNEL_HEADERS_3_12
|
||||||
default "4.1.47" if BR2_KERNEL_HEADERS_4_1
|
default "4.1.48" if BR2_KERNEL_HEADERS_4_1
|
||||||
default "4.4.107" if BR2_KERNEL_HEADERS_4_4
|
default "4.4.108" if BR2_KERNEL_HEADERS_4_4
|
||||||
default "4.9.71" if BR2_KERNEL_HEADERS_4_9
|
default "4.9.72" if BR2_KERNEL_HEADERS_4_9
|
||||||
default "4.10.17" if BR2_KERNEL_HEADERS_4_10
|
default "4.10.17" if BR2_KERNEL_HEADERS_4_10
|
||||||
default "4.11.12" if BR2_KERNEL_HEADERS_4_11
|
default "4.11.12" if BR2_KERNEL_HEADERS_4_11
|
||||||
default "4.12.14" if BR2_KERNEL_HEADERS_4_12
|
default "4.12.14" if BR2_KERNEL_HEADERS_4_12
|
||||||
default "4.13.16" if BR2_KERNEL_HEADERS_4_13
|
default "4.13.16" if BR2_KERNEL_HEADERS_4_13
|
||||||
default "4.14.8" if BR2_KERNEL_HEADERS_4_14
|
default "4.14.9" if BR2_KERNEL_HEADERS_4_14
|
||||||
default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
|
default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
|
||||||
|
|||||||
Reference in New Issue
Block a user