소스 검색

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.