package/boost: fix space tabs
authorJörg Krause <joerg.krause@embedded.rocks>
Fri, 11 Dec 2015 13:57:58 +0000 (14:57 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 12 Dec 2015 12:53:18 +0000 (13:53 +0100)
Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/boost/Config.in

index cffaf6e0e9dce660d7887a915823f5c2875db5f1..97d080243a74c2a8bf21ca5c9450d8827a57b37d 100644 (file)
@@ -75,8 +75,8 @@ config BR2_PACKAGE_BOOST_CONTEXT
                        || BR2_powerpc || BR2_x86_64)
 
 config BR2_PACKAGE_BOOST_COROUTINE
-        bool "boost-coroutine"
-        depends on BR2_PACKAGE_BOOST_CONTEXT
+       bool "boost-coroutine"
+       depends on BR2_PACKAGE_BOOST_CONTEXT
 
 config BR2_PACKAGE_BOOST_DATE_TIME
        bool "boost-date_time"