mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 03:50:44 -09:00
linux-headers: bump 3.2.x series
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
04807fc26f
commit
7bab6990c9
@@ -153,7 +153,7 @@ endchoice
|
||||
config BR2_DEFAULT_KERNEL_HEADERS
|
||||
string
|
||||
default "3.0.101" if BR2_KERNEL_HEADERS_3_0
|
||||
default "3.2.59" if BR2_KERNEL_HEADERS_3_2
|
||||
default "3.2.60" if BR2_KERNEL_HEADERS_3_2
|
||||
default "3.4.92" if BR2_KERNEL_HEADERS_3_4
|
||||
default "3.8.13" if BR2_KERNEL_HEADERS_3_8
|
||||
default "3.9.11" if BR2_KERNEL_HEADERS_3_9
|
||||
|
||||
Reference in New Issue
Block a user