Przeglądaj źródła

collectd: Config.in: fix space/tab mixup

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard 12 lat temu
rodzic
commit
c82ca4fec6
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      package/collectd/Config.in

+ 1 - 1
package/collectd/Config.in

@@ -429,5 +429,5 @@ endmenu
 endif
 
 comment "collectd needs a toolchain with IPv6 and thread support"
-        depends on !BR2_TOOLCHAIN_HAS_THREADS || !BR2_INET_IPV6
+	depends on !BR2_TOOLCHAIN_HAS_THREADS || !BR2_INET_IPV6
 	depends on BR2_USE_MMU