mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +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 9ee9adc747)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
339c16b917
commit
efc613d6b1
@@ -242,7 +242,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
|
||||
string
|
||||
default "3.2.101" if BR2_KERNEL_HEADERS_3_2
|
||||
default "4.1.51" if BR2_KERNEL_HEADERS_4_1
|
||||
default "4.4.131" if BR2_KERNEL_HEADERS_4_4
|
||||
default "4.4.133" if BR2_KERNEL_HEADERS_4_4
|
||||
default "4.9.103" if BR2_KERNEL_HEADERS_4_9
|
||||
default "4.10.17" if BR2_KERNEL_HEADERS_4_10
|
||||
default "4.11.12" if BR2_KERNEL_HEADERS_4_11
|
||||
|
||||
Reference in New Issue
Block a user