Explorar o código

toolchain: update crosstool-NG project URL

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Thomas Petazzoni %!s(int64=12) %!d(string=hai) anos
pai
achega
9c1eefa398
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      toolchain/Config.in

+ 1 - 1
toolchain/Config.in

@@ -28,7 +28,7 @@ config BR2_TOOLCHAIN_CTNG
 	select BR2_TOOLCHAIN_HAS_THREADS_DEBUG_IF_NEEDED
 	help
 	  Say 'y' if you want to generate the toolchain with crosstool-NG
-	  ( http://ymorin.is-a-geek.org/projects/crosstool )
+	  (http://crosstool-ng.org).
 
 	  This is considered experimental, and you can expect some breakage.