summaryrefslogtreecommitdiffstats
path: root/package/ubus
diff options
context:
space:
mode:
authorJerzy Grzegorek <jerzy.grzegorek@trzebnica.net>2016-03-08 22:58:06 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-03-08 23:59:46 +0100
commit2e710454aad80f2bbbd7361d8b15b098df456abd (patch)
tree357e5dba92b3efd4129dc4441912d3ed0c7b5e78 /package/ubus
parent882dd6027689005d2321689cc0776fcb0b0afc2e (diff)
downloadbuildroot-2e710454aad80f2bbbd7361d8b15b098df456abd.tar.gz
buildroot-2e710454aad80f2bbbd7361d8b15b098df456abd.zip
ubus: indentation cleanup
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/ubus')
-rw-r--r--package/ubus/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ubus/Config.in b/package/ubus/Config.in
index 391fc8d92c..c14f6a86e7 100644
--- a/package/ubus/Config.in
+++ b/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"
OpenPOWER on IntegriCloud