projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f9537f
)
toolchain: bump 2.6.38 headers to 2.6.38.6
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Wed, 11 May 2011 12:39:43 +0000
(09:39 -0300)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 12 May 2011 15:44:59 +0000
(17:44 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/kernel-headers/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/kernel-headers/Config.in
b/toolchain/kernel-headers/Config.in
index 6bf4d6fe37035e066430077ef1c04459be7a08bf..da6f1c3fc77ac4321d70b284f42a97c12340bd55 100644
(file)
--- a/
toolchain/kernel-headers/Config.in
+++ b/
toolchain/kernel-headers/Config.in
@@
-46,6
+46,6
@@
config BR2_DEFAULT_KERNEL_HEADERS
default "2.6.35.13" if BR2_KERNEL_HEADERS_2_6_35
default "2.6.36.4" if BR2_KERNEL_HEADERS_2_6_36
default "2.6.37.6" if BR2_KERNEL_HEADERS_2_6_37
- default "2.6.38.
5
" if BR2_KERNEL_HEADERS_2_6_38
+ default "2.6.38.
6
" if BR2_KERNEL_HEADERS_2_6_38
default "2.6" if BR2_KERNEL_HEADERS_SNAP
default $BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION