瀏覽代碼

make 2.16.1 the default binutils

Mike Frysinger 20 年之前
父節點
當前提交
8cec884c8c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      toolchain/binutils/Config.in

+ 1 - 1
toolchain/binutils/Config.in

@@ -4,7 +4,7 @@ comment "Binutils Options"
 
 choice
 	prompt "Binutils Version"
-	default BR2_BINUTILS_VERSION_2_15_94_0_2_2
+	default BR2_BINUTILS_VERSION_2_16_1
 	help
 	  Select the version of binutils you wish to use.