Browse Source

kernel-headers: bump 2.6.27.x version

Peter Korsgaard 16 years ago
parent
commit
111056b6e0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      toolchain/kernel-headers/Config.in

+ 1 - 1
toolchain/kernel-headers/Config.in

@@ -61,7 +61,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "2.6.24.7"	if BR2_KERNEL_HEADERS_2_6_24
 	default "2.6.25.19"	if BR2_KERNEL_HEADERS_2_6_25
 	default "2.6.26.8"	if BR2_KERNEL_HEADERS_2_6_26
-	default "2.6.27.18"	if BR2_KERNEL_HEADERS_2_6_27
+	default "2.6.27.20"	if BR2_KERNEL_HEADERS_2_6_27
 	default "2.6.28.8"	if BR2_KERNEL_HEADERS_2_6_28
 	default "2.6"		if BR2_KERNEL_HEADERS_SNAP