Ver Fonte

Fix comments regarding latest stable kernel

Ulf Samuelsson há 17 anos atrás
pai
commit
e49a025f4b
1 ficheiros alterados com 2 adições e 2 exclusões
  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"