浏览代码

Fix comments regarding latest stable kernel

Ulf Samuelsson 17 年之前
父节点
当前提交
e49a025f4b
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      target/linux/Config.in.advanced

+ 2 - 2
target/linux/Config.in.advanced

@@ -133,9 +133,9 @@ choice
 	  Select the specific Linux version you want to use
 
 config BR2_LINUX_2_6_STABLE
-	bool "The latest stable Linux kernel (2.6.25.9)"
+	bool "The latest stable Linux kernel (2.6.25.10)"
 	help
-	  Linux 2.6.25.9
+	  Linux 2.6.25.10
 
 config BR2_LINUX_2_6_25
 	bool "Linux 2.6.25"