Ver código fonte

ubus: indentation cleanup

Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Jerzy Grzegorek 9 anos atrás
pai
commit
2e710454aa
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      package/ubus/Config.in

+ 1 - 1
package/ubus/Config.in

@@ -1,6 +1,6 @@
 comment "ubus needs a toolchain w/ dynamic library"
 	depends on BR2_TOOLCHAIN_HAS_SYNC_4
-        depends on BR2_STATIC_LIBS
+	depends on BR2_STATIC_LIBS
 
 config BR2_PACKAGE_UBUS
 	bool "ubus"