boost: fix indentation in Config.in

Replace spaces by one tab in the Config.in option for boost-log.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Thomas Petazzoni 2015-04-09 23:30:48 +02:00
parent 03ee513bda
commit a9ebeb4856

View file

@ -88,7 +88,7 @@ comment "boost-locale needs a toolchain w/ wchar"
depends on !BR2_USE_WCHAR
config BR2_PACKAGE_BOOST_LOG
bool "boost-log"
bool "boost-log"
config BR2_PACKAGE_BOOST_MATH
bool "boost-math"