Browse Source

openswan: remove duplicate word toolchain from comment

Signed-off-by: Rahul Bedarkar <rahul.bedarkar@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Rahul Bedarkar 8 years ago
parent
commit
7d6d365190
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/openswan/Config.in

+ 1 - 1
package/openswan/Config.in

@@ -10,7 +10,7 @@ config BR2_PACKAGE_OPENSWAN
 
 	  http://www.openswan.org
 
-comment "openswan needs a uClibc or glibc toolchain toolchain w/ headers >= 3.0"
+comment "openswan needs a uClibc or glibc toolchain w/ headers >= 3.0"
 	depends on BR2_USE_MMU
 	depends on !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_0 || \
 		BR2_TOOLCHAIN_USES_MUSL