Pārlūkot izejas kodu

toolchain-external: remove extra space in RPC option string

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard 14 gadi atpakaļ
vecāks
revīzija
8b370e6380
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      toolchain/toolchain-external/Config.in

+ 1 - 1
toolchain/toolchain-external/Config.in

@@ -189,7 +189,7 @@ config BR2_TOOLCHAIN_EXTERNAL_INET_IPV6
 	  will tell you if it's correct or not.
 	  will tell you if it's correct or not.
 
 
 config BR2_TOOLCHAIN_EXTERNAL_INET_RPC
 config BR2_TOOLCHAIN_EXTERNAL_INET_RPC
-	bool "Toolchain has RPC support ?"
+	bool "Toolchain has RPC support?"
 	select BR2_INET_RPC
 	select BR2_INET_RPC
 	help
 	help
 	  Select this option if your external toolchain supports
 	  Select this option if your external toolchain supports