mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
linux-headers: bump 4.4.x series
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 13e4c45914)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
1af75f592b
commit
096f4b70a6
@@ -227,7 +227,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
|
||||
default "3.10.106" if BR2_KERNEL_HEADERS_3_10
|
||||
default "3.12.74" if BR2_KERNEL_HEADERS_3_12
|
||||
default "4.1.41" if BR2_KERNEL_HEADERS_4_1
|
||||
default "4.4.73" if BR2_KERNEL_HEADERS_4_4
|
||||
default "4.4.74" if BR2_KERNEL_HEADERS_4_4
|
||||
default "4.9.34" if BR2_KERNEL_HEADERS_4_9
|
||||
default "4.10.17" if BR2_KERNEL_HEADERS_4_10
|
||||
default "4.11.7" if BR2_KERNEL_HEADERS_4_11
|
||||
|
||||
Reference in New Issue
Block a user