[Buildroot] [git commit] package/tinydtls: indentation cleanup

Peter Korsgaard peter at korsgaard.com
Thu Oct 13 05:39:28 UTC 2016


commit: https://git.buildroot.net/buildroot/commit/?id=3b1fe969048fa8625e134f4fd773dbd91d1427b8
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek at trzebnica.net>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/tinydtls/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/tinydtls/Config.in b/package/tinydtls/Config.in
index 33b08fe..2f90eb2 100644
--- a/package/tinydtls/Config.in
+++ b/package/tinydtls/Config.in
@@ -10,4 +10,4 @@ config BR2_PACKAGE_TINYDTLS
 	  https://sourceforge.net/projects/tinydtls
 
 comment "tinydtls needs a toolchain w/ threads"
-        depends on !BR2_TOOLCHAIN_HAS_THREADS
+	depends on !BR2_TOOLCHAIN_HAS_THREADS


More information about the buildroot mailing list