mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
linux-headers: bump 4.{1,2}.x series
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
09a8abe4ab
commit
1d94cb7bdc
@@ -201,6 +201,6 @@ config BR2_DEFAULT_KERNEL_HEADERS
|
||||
default "3.18.21" if BR2_KERNEL_HEADERS_3_18
|
||||
default "3.19.8" if BR2_KERNEL_HEADERS_3_19
|
||||
default "4.0.9" if BR2_KERNEL_HEADERS_4_0
|
||||
default "4.1.9" if BR2_KERNEL_HEADERS_4_1
|
||||
default "4.2.2" if BR2_KERNEL_HEADERS_4_2
|
||||
default "4.1.10" if BR2_KERNEL_HEADERS_4_1
|
||||
default "4.2.3" if BR2_KERNEL_HEADERS_4_2
|
||||
default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
|
||||
|
||||
Reference in New Issue
Block a user