mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-27 23:43:34 +08:00
linux-headers: bump 3.2.x series
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
f28b7011f7
commit
9128efd830
@ -148,7 +148,7 @@ endchoice
|
||||
config BR2_DEFAULT_KERNEL_HEADERS
|
||||
string
|
||||
default "3.0.101" if BR2_KERNEL_HEADERS_3_0
|
||||
default "3.2.60" if BR2_KERNEL_HEADERS_3_2
|
||||
default "3.2.61" if BR2_KERNEL_HEADERS_3_2
|
||||
default "3.4.98" if BR2_KERNEL_HEADERS_3_4
|
||||
default "3.9.11" if BR2_KERNEL_HEADERS_3_9
|
||||
default "3.10.48" if BR2_KERNEL_HEADERS_3_10
|
||||
|
Loading…
Reference in New Issue
Block a user